Skip to content

Commit

Permalink
devel/cunit: Update manpage location (003a571, r523104)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent 1c8205d commit f131f38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions devel/cunit/Makefile
Expand Up @@ -16,6 +16,7 @@ USES= autoreconf gmake libtool ncurses pathfix tar:bzip2

CONFIGURE_ARGS= --enable-automated --enable-basic --enable-console --enable-curses --enable-debug --enable-memtrace --enable-test
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
LDFLAGS+= -lncurses
TEST_TARGET= check
Expand Down
2 changes: 1 addition & 1 deletion devel/cunit/pkg-plist
Expand Up @@ -14,7 +14,6 @@ lib/libcunit.so
lib/libcunit.so.1
lib/libcunit.so.1.0.1
libdata/pkgconfig/cunit.pc
man/man3/CUnit.3.gz
%%DATADIR%%/CUnit-List.dtd
%%DATADIR%%/CUnit-List.xsl
%%DATADIR%%/CUnit-Run.dtd
Expand Down Expand Up @@ -51,3 +50,4 @@ man/man3/CUnit.3.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Console/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Curses/CursesTest
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Curses/README
share/man/man3/CUnit.3.gz

0 comments on commit f131f38

Please sign in to comment.