diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-28 16:01:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-28 16:01:24 +0000 |
commit | e3a085411d8e1d03ecfc2c6b51c21ee73f4cfa00 (patch) | |
tree | fb75d972212ee8dec0798897acd82c93c3e348d7 /devel | |
parent | - Stage support (diff) |
- Stage support
Notes
Notes:
svn path=/head/; revision=341613
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Guard/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Guard/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Guard/Makefile b/devel/p5-Guard/Makefile index 48a79b6d65f3..73741acfea3b 100644 --- a/devel/p5-Guard/Makefile +++ b/devel/p5-Guard/Makefile @@ -14,7 +14,4 @@ COMMENT= Safe cleanup blocks USES= perl5 USE_PERL5= configure -MAN3= Guard.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Guard/pkg-plist b/devel/p5-Guard/pkg-plist index 72f21e6364a8..7d4ad8d4c692 100644 --- a/devel/p5-Guard/pkg-plist +++ b/devel/p5-Guard/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Guard.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/Guard.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Guard/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Guard/Guard.bs |