diff --git a/devel/ossp-xds/Makefile b/devel/ossp-xds/Makefile index 29ed980a5ff1..b15d66509ca9 100644 --- a/devel/ossp-xds/Makefile +++ b/devel/ossp-xds/Makefile @@ -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 .if ${ARCH} == "powerpc" diff --git a/devel/ossp-xds/pkg-plist b/devel/ossp-xds/pkg-plist index ea6752de31fd..3182d2e5c70f 100644 --- a/devel/ossp-xds/pkg-plist +++ b/devel/ossp-xds/pkg-plist @@ -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