diff options
Diffstat (limited to 'net/ripe-whois/Makefile')
-rw-r--r-- | net/ripe-whois/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/ripe-whois/Makefile b/net/ripe-whois/Makefile index 78bd8dc187fc..f101f87e9104 100644 --- a/net/ripe-whois/Makefile +++ b/net/ripe-whois/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ripe-whois -# Date created: 18th February 2004 -# Whom: Lars Erik Gullerud <lerik@nolink.net> -# +# Created by: Lars Erik Gullerud <lerik@nolink.net> # $FreeBSD$ -# PORTNAME= ripe-whois PORTVERSION= 3.2.2 @@ -22,6 +18,7 @@ GNU_CONFIGURE= yes MAN1= whois3.1 PLIST_FILES= bin/whois3 +NO_STAGE= yes post-patch:: ${REINPLACE_CMD} -E \ -e '/^bin_PROGRAMS =/ s/whois\$$\(EXEEXT\)/whois3$$(EXEEXT)/' \ |