diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 07:40:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 07:40:06 +0000 |
commit | 79941eb3c53e86f49d5a7f23ac40b18ed66f0c06 (patch) | |
tree | 5bd8f3e35a04aa53e7b41d1bae441620f0dd5d68 /devel/ossp-cfg | |
parent | 12d397c4428ff20b2f09dcdd40f80973d2ef3721 (diff) | |
download | ports-79941eb3c53e86f49d5a7f23ac40b18ed66f0c06.tar.gz ports-79941eb3c53e86f49d5a7f23ac40b18ed66f0c06.zip |
Notes
Diffstat (limited to 'devel/ossp-cfg')
-rw-r--r-- | devel/ossp-cfg/Makefile | 3 | ||||
-rw-r--r-- | devel/ossp-cfg/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/ossp-cfg/Makefile b/devel/ossp-cfg/Makefile index b0473843f328..0a3eeff22170 100644 --- a/devel/ossp-cfg/Makefile +++ b/devel/ossp-cfg/Makefile @@ -17,10 +17,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ex=${LOCALBASE} USE_LDCONFIG= yes -MAN3= cfg.3 - check: build @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/ossp-cfg/pkg-plist b/devel/ossp-cfg/pkg-plist index b78b50d75f5f..4446e5564510 100644 --- a/devel/ossp-cfg/pkg-plist +++ b/devel/ossp-cfg/pkg-plist @@ -4,3 +4,4 @@ lib/libcfg.a lib/libcfg.la lib/libcfg.so lib/libcfg.so.9 +man/man3/cfg.3.gz |