diff --git a/security/libident/Makefile b/security/libident/Makefile index e5855943ba5c..e408033f6b1f 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -1,6 +1,6 @@ PORTNAME= libident PORTVERSION= 0.32 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= http://www.remlab.net/files/libident/ @@ -9,6 +9,7 @@ COMMENT= Small library to interface the ident protocol server (rfc1413) USES= libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/security/libident/pkg-plist b/security/libident/pkg-plist index 84f1cad9b05a..46e24780916c 100644 --- a/security/libident/pkg-plist +++ b/security/libident/pkg-plist @@ -3,5 +3,5 @@ lib/libident.a lib/libident.so lib/libident.so.0 lib/libident.so.0.0.0 -man/man3/ident.3.gz +share/man/man3/ident.3.gz %%PORTDOCS%%%%DOCSDIR%%/README