From c80cc7eb7a10383747019ec3f54a5a44378d7fd2 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 25 Feb 2024 10:57:44 +0100 Subject: [PATCH] net/ripe-whois: Moved man to share/man Approved by: portmgr (blanket) --- net/ripe-whois/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 \