diff --git a/net/ossp-sa/Makefile b/net/ossp-sa/Makefile index d0d6e3e9f5e9..709be1c620d4 100644 --- a/net/ossp-sa/Makefile +++ b/net/ossp-sa/Makefile @@ -1,6 +1,6 @@ PORTNAME= sa PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= OSSP/lib/${PORTNAME} PKGNAMEPREFIX= ossp- @@ -12,6 +12,7 @@ WWW= http://www.ossp.org/pkg/lib/sa/ LIB_DEPENDS= libex.so:devel/ossp-ex GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-ex=${LOCALBASE} USES= gmake libtool pathfix USE_LDCONFIG= yes diff --git a/net/ossp-sa/pkg-plist b/net/ossp-sa/pkg-plist index 72a1afe4274c..0591aeb43a93 100644 --- a/net/ossp-sa/pkg-plist +++ b/net/ossp-sa/pkg-plist @@ -5,4 +5,4 @@ lib/libsa.so lib/libsa.so.12 lib/libsa.so.12.0.26 libdata/pkgconfig/sa.pc -man/man3/sa.3.gz +share/man/man3/sa.3.gz