diff --git a/security/tcpcrypt/Makefile b/security/tcpcrypt/Makefile index 92b3f950f4ca..5c7f2588fc82 100644 --- a/security/tcpcrypt/Makefile +++ b/security/tcpcrypt/Makefile @@ -1,6 +1,6 @@ PORTNAME= tcpcrypt PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security net @@ -17,6 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= scslab GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USE_LDCONFIG= yes USES= autoreconf libtool ssl CFLAGS+= -I${OPENSSLINC} diff --git a/security/tcpcrypt/pkg-plist b/security/tcpcrypt/pkg-plist index e48da9e74b54..7e67d07325df 100644 --- a/security/tcpcrypt/pkg-plist +++ b/security/tcpcrypt/pkg-plist @@ -6,5 +6,5 @@ lib/libtcpcrypt.a lib/libtcpcrypt.so lib/libtcpcrypt.so.0 lib/libtcpcrypt.so.0.0.0 -man/man8/tcnetstat.8.gz -man/man8/tcpcryptd.8.gz +share/man/man8/tcnetstat.8.gz +share/man/man8/tcpcryptd.8.gz