diff options
author | az <az@FreeBSD.org> | 2014-01-06 00:55:04 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-06 00:55:04 +0800 |
commit | 522ae32fb6087bfe4228b7edc7b898e751023c07 (patch) | |
tree | 394a499756d9bc6aa6a910d46873b32b5258b5fa /net/p5-URI-Match | |
parent | c176880e82584177b72822a9e713095608b40e4f (diff) | |
download | freebsd-ports-gnome-522ae32fb6087bfe4228b7edc7b898e751023c07.tar.gz freebsd-ports-gnome-522ae32fb6087bfe4228b7edc7b898e751023c07.tar.zst freebsd-ports-gnome-522ae32fb6087bfe4228b7edc7b898e751023c07.zip |
- state support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'net/p5-URI-Match')
-rw-r--r-- | net/p5-URI-Match/Makefile | 3 | ||||
-rw-r--r-- | net/p5-URI-Match/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-URI-Match/Makefile b/net/p5-URI-Match/Makefile index 8d3f74b78b5f..a626c558bc28 100644 --- a/net/p5-URI-Match/Makefile +++ b/net/p5-URI-Match/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= URI::Match.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-URI-Match/pkg-plist b/net/p5-URI-Match/pkg-plist index 7cebd168acb7..68b35c64c50a 100644 --- a/net/p5-URI-Match/pkg-plist +++ b/net/p5-URI-Match/pkg-plist @@ -1,3 +1,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Match/.packlist %%SITE_PERL%%/URI/Match.pm +%%PERL5_MAN3%%/URI::Match.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Match |