- Stage support

This commit is contained in:
Martin Wilke 2014-02-17 07:00:05 +00:00
parent 4b75b4e4a0
commit 15ea9a6936
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344684
3 changed files with 3 additions and 8 deletions

View file

@ -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 <bsd.port.pre.mk>
.include "${FILESDIR}/manpages.mk"
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1 +0,0 @@
MAN3+= al.3

View file

@ -4,3 +4,4 @@ lib/libal.a
lib/libal.la
lib/libal.so
lib/libal.so.9
man/man3/al.3.gz