diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-06 00:42:55 +0800 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-06 00:42:55 +0800 |
commit | 3246ebc3ca130704875cc0faca419ea671588641 (patch) | |
tree | 443222d8f53a5a1c5592070cd0d06a088ffbf387 /net/p5-Net-ParseWhois | |
parent | cbbf190e5e0d3f9bba3451679ffcd5049590b468 (diff) | |
download | freebsd-ports-gnome-3246ebc3ca130704875cc0faca419ea671588641.tar.gz freebsd-ports-gnome-3246ebc3ca130704875cc0faca419ea671588641.tar.zst freebsd-ports-gnome-3246ebc3ca130704875cc0faca419ea671588641.zip |
Support STAGEDIR.
Diffstat (limited to 'net/p5-Net-ParseWhois')
-rw-r--r-- | net/p5-Net-ParseWhois/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-ParseWhois/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-ParseWhois/Makefile b/net/p5-Net-ParseWhois/Makefile index bfb3b97c8509..1f5bc26ec686 100644 --- a/net/p5-Net-ParseWhois/Makefile +++ b/net/p5-Net-ParseWhois/Makefile @@ -14,7 +14,4 @@ COMMENT= Extendable perl5 module for parsing whois information USES= perl5 USE_PERL5= configure -MAN3= Net::ParseWhois.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-ParseWhois/pkg-plist b/net/p5-Net-ParseWhois/pkg-plist index 7c69aab48b02..f5922f86be06 100644 --- a/net/p5-Net-ParseWhois/pkg-plist +++ b/net/p5-Net-ParseWhois/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Net::ParseWhois.3.gz %%SITE_PERL%%/Net/ParseWhois.pm %%SITE_PERL%%/Net/ParseWhois/Domain.pm %%SITE_PERL%%/Net/ParseWhois/Domain/Registrar.pm |