diff --git a/dns/drool/Makefile b/dns/drool/Makefile index ba25291a10d9..7d38e673efd7 100644 --- a/dns/drool/Makefile +++ b/dns/drool/Makefile @@ -1,5 +1,6 @@ PORTNAME= drool DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://www.dns-oarc.net/files/drool/ @@ -15,6 +16,7 @@ BUILD_DEPENDS= ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share OPTIONS_DEFINE= DATADIR diff --git a/dns/drool/pkg-plist b/dns/drool/pkg-plist index 48183bc01106..167516dcca0d 100644 --- a/dns/drool/pkg-plist +++ b/dns/drool/pkg-plist @@ -1,6 +1,6 @@ bin/drool -man/man1/drool.1.gz -man/man1/drool-replay.1.gz -man/man1/drool-respdiff.1.gz +share/man/man1/drool.1.gz +share/man/man1/drool-replay.1.gz +share/man/man1/drool-respdiff.1.gz %%DATADIR%%/lib/drool/replay.lua %%DATADIR%%/lib/drool/respdiff.lua