- Stage support

This commit is contained in:
Martin Wilke 2014-02-17 06:57:10 +00:00
parent 834a8d8b65
commit 984b202db6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344678
2 changed files with 2 additions and 4 deletions

View file

@ -14,13 +14,9 @@ COMMENT= A generic and extensible framework for serialization
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAN1= xds-config.1
MAN3= xds.3
check: build
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "powerpc"

View file

@ -4,3 +4,5 @@ lib/libxds.a
lib/libxds.la
lib/libxds.so
lib/libxds.so.9
man/man1/xds-config.1.gz
man/man3/xds.3.gz