diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:53:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:53:15 +0000 |
commit | 734018119e33c7d6dbffe16c7cb14a3223b1d063 (patch) | |
tree | ed315f8c37aa0743f64a21a287bc73172f791b9a /net/p5-Growl-GNTP | |
parent | - Support staging. (diff) |
- stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes:
svn path=/head/; revision=338810
Diffstat (limited to 'net/p5-Growl-GNTP')
-rw-r--r-- | net/p5-Growl-GNTP/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Growl-GNTP/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Growl-GNTP/Makefile b/net/p5-Growl-GNTP/Makefile index 778d92367017..40dab43ecf0f 100644 --- a/net/p5-Growl-GNTP/Makefile +++ b/net/p5-Growl-GNTP/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Growl::GNTP.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Growl-GNTP/pkg-plist b/net/p5-Growl-GNTP/pkg-plist index 8744f3cbb96d..0f5a72c1dbf8 100644 --- a/net/p5-Growl-GNTP/pkg-plist +++ b/net/p5-Growl-GNTP/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Growl/GNTP/.packlist %%SITE_PERL%%/Growl/GNTP.pm +%%PERL5_MAN3%%/Growl::GNTP.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Growl/GNTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Growl @dirrmtry %%SITE_PERL%%/Growl |