aboutsummaryrefslogtreecommitdiff
path: root/net/ossp-sa
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 08:05:57 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 08:05:57 +0000
commit17fc6ea39efa731327c40cb2b87a17c7ba411097 (patch)
treecb28a946e1e74f28e726364117cc80dd83f57f9a /net/ossp-sa
parentefe96980141338d37ffd6c1ce23d3902bc0e8fe9 (diff)
downloadports-17fc6ea39efa731327c40cb2b87a17c7ba411097.tar.gz
ports-17fc6ea39efa731327c40cb2b87a17c7ba411097.zip
Notes
Diffstat (limited to 'net/ossp-sa')
-rw-r--r--net/ossp-sa/Makefile5
-rw-r--r--net/ossp-sa/pkg-plist1
2 files changed, 2 insertions, 4 deletions
diff --git a/net/ossp-sa/Makefile b/net/ossp-sa/Makefile
index 371af11acdf2..48a2965ac65a 100644
--- a/net/ossp-sa/Makefile
+++ b/net/ossp-sa/Makefile
@@ -13,15 +13,12 @@ COMMENT= An abstraction library for the Unix socket API
LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ex=${LOCALBASE}
USE_LDCONFIG= yes
-MAN3+= sa.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/net/ossp-sa/pkg-plist b/net/ossp-sa/pkg-plist
index d29d384cefff..75b62255295e 100644
--- a/net/ossp-sa/pkg-plist
+++ b/net/ossp-sa/pkg-plist
@@ -5,3 +5,4 @@ lib/libsa.la
lib/libsa.so
lib/libsa.so.12
libdata/pkgconfig/sa.pc
+man/man3/sa.3.gz