aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 09:57:44 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 10:05:30 +0000
commitc80cc7eb7a10383747019ec3f54a5a44378d7fd2 (patch)
treed3ee476eaa1dbfc9d3c6a1ce8a2a59eee21a162b
parentc6130f9840fd46ac3184d1d452f742fda274c7e1 (diff)
downloadports-c80cc7eb7a10383747019ec3f54a5a44378d7fd2.tar.gz
ports-c80cc7eb7a10383747019ec3f54a5a44378d7fd2.zip
net/ripe-whois: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/ripe-whois/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ripe-whois/Makefile b/net/ripe-whois/Makefile
index 6e519050c9bd..f637682a2142 100644
--- a/net/ripe-whois/Makefile
+++ b/net/ripe-whois/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ripe-whois
PORTVERSION= 3.2.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF/whois/whois/${PORTVERSION}
DISTNAME= whois3-${PORTVERSION}
@@ -12,8 +13,9 @@ USES= perl5 gmake
USE_PERL5= build
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
-PLIST_FILES= bin/whois3 man/man1/whois3.1.gz
+PLIST_FILES= bin/whois3 share/man/man1/whois3.1.gz
post-patch::
${REINPLACE_CMD} -E \