diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-06 00:42:55 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-06 00:42:55 +0800 |
commit | 4a7909d4bdb2af927c27066f1de6c34430429333 (patch) | |
tree | 443222d8f53a5a1c5592070cd0d06a088ffbf387 /net/p5-Net-IRR | |
parent | b0afccb9f000202709e9208e863bc5ae96346c42 (diff) | |
download | freebsd-ports-gnome-4a7909d4bdb2af927c27066f1de6c34430429333.tar.gz freebsd-ports-gnome-4a7909d4bdb2af927c27066f1de6c34430429333.tar.zst freebsd-ports-gnome-4a7909d4bdb2af927c27066f1de6c34430429333.zip |
Support STAGEDIR.
Diffstat (limited to 'net/p5-Net-IRR')
-rw-r--r-- | net/p5-Net-IRR/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-IRR/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-IRR/Makefile b/net/p5-Net-IRR/Makefile index 6c8bff59873c..68684d6d19e9 100644 --- a/net/p5-Net-IRR/Makefile +++ b/net/p5-Net-IRR/Makefile @@ -14,7 +14,4 @@ COMMENT= Perl interface to the Internet Route Registry Daemon USES= perl5 USE_PERL5= configure -MAN3= Net::IRR.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-IRR/pkg-plist b/net/p5-Net-IRR/pkg-plist index c9b47a7fb426..f5433bbde12b 100644 --- a/net/p5-Net-IRR/pkg-plist +++ b/net/p5-Net-IRR/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Net::IRR.3.gz %%SITE_PERL%%/Net/IRR.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IRR/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IRR |