diff options
Diffstat (limited to 'net/p5-Net-ParseWhois/Makefile')
-rw-r--r-- | net/p5-Net-ParseWhois/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-ParseWhois/Makefile b/net/p5-Net-ParseWhois/Makefile index 7340b9af6eae..e130b861857a 100644 --- a/net/p5-Net-ParseWhois/Makefile +++ b/net/p5-Net-ParseWhois/Makefile @@ -15,7 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= ports@FreeBSD.org COMMENT= Extendable perl5 module for parsing whois information -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::ParseWhois.3 |