From 17fc6ea39efa731327c40cb2b87a17c7ba411097 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 31 Jan 2014 08:05:57 +0000 Subject: - Stage support - Convert to USES --- net/ossp-sa/Makefile | 5 +---- net/ossp-sa/pkg-plist | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'net/ossp-sa') 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 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 -- cgit v1.2.3