aboutsummaryrefslogtreecommitdiff
path: root/net/dhcping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dhcping/Makefile')
-rw-r--r--net/dhcping/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/dhcping/Makefile b/net/dhcping/Makefile
index e464d2f78fbb..669319bf3a62 100644
--- a/net/dhcping/Makefile
+++ b/net/dhcping/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dhcping
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.mavetju.org/download/
@@ -11,8 +12,9 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/dhcping \
- man/man8/dhcping.8.gz
+ share/man/man8/dhcping.8.gz
.include <bsd.port.mk>