diff --git a/net/echoping/Makefile b/net/echoping/Makefile index d7cd706ba7d4..dbab683361db 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -1,6 +1,6 @@ PORTNAME= echoping PORTVERSION= 6.0.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net MAINTAINER= ports@FreeBSD.org @@ -17,6 +17,7 @@ USES= autoreconf cpe libtool pkgconfig ssl CPE_VENDOR= echoping_project GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-http --enable-icp --enable-smtp --with-ssl \ --enable-ttcp --enable-tos --with-libidn=${LOCALBASE} \ --enable-plugin="${PING_PLUGINS}" diff --git a/net/echoping/pkg-plist b/net/echoping/pkg-plist index c174c1d30464..c913e6f233b6 100644 --- a/net/echoping/pkg-plist +++ b/net/echoping/pkg-plist @@ -21,9 +21,9 @@ lib/echoping/whois.a lib/echoping/whois.so lib/echoping/whois.so.0 lib/echoping/whois.so.0.0.0 -man/man1/echoping.1.gz -man/man1/echoping_dns.1.gz -%%LDAP%%man/man1/echoping_ldap.1.gz -%%PGSQL%%man/man1/echoping_postgresql.1.gz -man/man1/echoping_random.1.gz -man/man1/echoping_whois.1.gz +share/man/man1/echoping.1.gz +share/man/man1/echoping_dns.1.gz +%%LDAP%%share/man/man1/echoping_ldap.1.gz +%%PGSQL%%share/man/man1/echoping_postgresql.1.gz +share/man/man1/echoping_random.1.gz +share/man/man1/echoping_whois.1.gz