aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-iTunesConnect
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-29 07:57:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-29 07:57:45 +0000
commit5697f5e830acb4d23315b2bc9a2e0f8a84220847 (patch)
tree2e7c16cae6f223140247827926e134ccd7c64ff8 /www/p5-WWW-iTunesConnect
parente61c21273a44802bad95e8a4f8858d6df9dae7ce (diff)
downloadports-5697f5e830acb4d23315b2bc9a2e0f8a84220847.tar.gz
ports-5697f5e830acb4d23315b2bc9a2e0f8a84220847.zip
Notes
Diffstat (limited to 'www/p5-WWW-iTunesConnect')
-rw-r--r--www/p5-WWW-iTunesConnect/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-WWW-iTunesConnect/Makefile b/www/p5-WWW-iTunesConnect/Makefile
index 375a4dcb085f..c0c48cf857b2 100644
--- a/www/p5-WWW-iTunesConnect/Makefile
+++ b/www/p5-WWW-iTunesConnect/Makefile
@@ -21,13 +21,11 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= WWW::iTunesConnect.3
-
PLIST_FILES= %%SITE_PERL%%/WWW/iTunesConnect.pm \
- %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/iTunesConnect/.packlist
+ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/iTunesConnect/.packlist \
+ %%PERL5_MAN3%%/WWW::iTunesConnect.3.gz
PLIST_DIRS= %%SITE_PERL%%/WWW \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/iTunesConnect \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
-NO_STAGE= yes
.include <bsd.port.mk>