diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 06:19:38 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 06:19:38 +0000 |
commit | 243b278ad1de62135390336434b7d471d99cc94e (patch) | |
tree | 4b0474937fa594fa816814eef9aaa9db0d84e20d /www/p5-App-gist | |
parent | d5f4c2a2d4d78bfc9dc5f2b659de8277e025d01a (diff) | |
download | ports-243b278ad1de62135390336434b7d471d99cc94e.tar.gz ports-243b278ad1de62135390336434b7d471d99cc94e.zip |
Notes
Diffstat (limited to 'www/p5-App-gist')
-rw-r--r-- | www/p5-App-gist/Makefile | 4 | ||||
-rw-r--r-- | www/p5-App-gist/pkg-plist | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/p5-App-gist/Makefile b/www/p5-App-gist/Makefile index 5ff7dcf881d5..82d7af1c5d84 100644 --- a/www/p5-App-gist/Makefile +++ b/www/p5-App-gist/Makefile @@ -26,8 +26,4 @@ CONFLICTS= gist-[0-9]* USES= perl5 USE_PERL5= configure -MAN1= gist.1 -MAN3= App::gist.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-App-gist/pkg-plist b/www/p5-App-gist/pkg-plist index 1495cd2f7693..681a16c64bdb 100644 --- a/www/p5-App-gist/pkg-plist +++ b/www/p5-App-gist/pkg-plist @@ -1,6 +1,8 @@ bin/gist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/App/gist/.packlist +%%PERL5_MAN3%%/App::gist.3.gz %%SITE_PERL%%/App/gist.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/App/gist/.packlist +man/man1/gist.1.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/App/gist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/App @dirrmtry %%SITE_PERL%%/App |