diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile index b578a82e880b..81646f1c8c90 100644 --- a/devel/ossp-al/Makefile +++ b/devel/ossp-al/Makefile @@ -1,25 +1,26 @@ PORTNAME= al PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= OSSP/lib/${PORTNAME} PKGNAMEPREFIX= ossp- MAINTAINER= vd@FreeBSD.org COMMENT= Defines an abstract type of buffer that can move data without copying WWW= http://www.ossp.org/pkg/lib/al/ LIB_DEPENDS= libex.so:devel/ossp-ex USES= libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --with-ex=${LOCALBASE} USE_LDCONFIG= yes check: build @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libal.so .include diff --git a/devel/ossp-al/pkg-plist b/devel/ossp-al/pkg-plist index 4f9a7db401fc..1c7aac4f4027 100644 --- a/devel/ossp-al/pkg-plist +++ b/devel/ossp-al/pkg-plist @@ -1,7 +1,7 @@ bin/al-config include/al.h lib/libal.a lib/libal.so lib/libal.so.9 lib/libal.so.9.0.23 -man/man3/al.3.gz +share/man/man3/al.3.gz