From 15ea9a69362fca199896cf230aa18f22e2cb98ff Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 17 Feb 2014 07:00:05 +0000 Subject: [PATCH] - Stage support --- devel/ossp-al/Makefile | 9 ++------- devel/ossp-al/files/manpages.mk | 1 - devel/ossp-al/pkg-plist | 1 + 3 files changed, 3 insertions(+), 8 deletions(-) delete mode 100644 devel/ossp-al/files/manpages.mk diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile index 9525f07b7a34..bf897684ba6d 100644 --- a/devel/ossp-al/Makefile +++ b/devel/ossp-al/Makefile @@ -13,7 +13,7 @@ COMMENT= Defines an abstract type of buffer that can move data without copying LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ex=${LOCALBASE} USE_LDCONFIG= yes @@ -21,9 +21,4 @@ USE_LDCONFIG= yes check: build @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) -NO_STAGE= yes -.include - -.include "${FILESDIR}/manpages.mk" - -.include +.include diff --git a/devel/ossp-al/files/manpages.mk b/devel/ossp-al/files/manpages.mk deleted file mode 100644 index 2b06afd6a1fa..000000000000 --- a/devel/ossp-al/files/manpages.mk +++ /dev/null @@ -1 +0,0 @@ -MAN3+= al.3 diff --git a/devel/ossp-al/pkg-plist b/devel/ossp-al/pkg-plist index 632526bbd306..a57e7cdaa3a0 100644 --- a/devel/ossp-al/pkg-plist +++ b/devel/ossp-al/pkg-plist @@ -4,3 +4,4 @@ lib/libal.a lib/libal.la lib/libal.so lib/libal.so.9 +man/man3/al.3.gz