aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-OpenID-Consumer
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 16:42:55 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 16:42:55 +0000
commit3246ebc3ca130704875cc0faca419ea671588641 (patch)
tree443222d8f53a5a1c5592070cd0d06a088ffbf387 /net/p5-Net-OpenID-Consumer
parentcbbf190e5e0d3f9bba3451679ffcd5049590b468 (diff)
downloadports-3246ebc3ca130704875cc0faca419ea671588641.tar.gz
ports-3246ebc3ca130704875cc0faca419ea671588641.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332868
Diffstat (limited to 'net/p5-Net-OpenID-Consumer')
-rw-r--r--net/p5-Net-OpenID-Consumer/Makefile4
-rw-r--r--net/p5-Net-OpenID-Consumer/pkg-plist10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile
index 57118f2a0cd5..d33b8d024884 100644
--- a/net/p5-Net-OpenID-Consumer/Makefile
+++ b/net/p5-Net-OpenID-Consumer/Makefile
@@ -20,13 +20,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Net::OpenID::Association.3 Net::OpenID::ClaimedIdentity.3 \
- Net::OpenID::Consumer.3 Net::OpenID::VerifiedIdentity.3
-
.if defined(MAINTAINER_MODE)
regression-test: build
cd ${WRKSRC} && ${MAKE} test
.endif
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-OpenID-Consumer/pkg-plist b/net/p5-Net-OpenID-Consumer/pkg-plist
index f373aff2f607..2f30f8736abf 100644
--- a/net/p5-Net-OpenID-Consumer/pkg-plist
+++ b/net/p5-Net-OpenID-Consumer/pkg-plist
@@ -1,10 +1,14 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID/Consumer/.packlist
+%%PERL5_MAN3%%/Net::OpenID::Association.3.gz
+%%PERL5_MAN3%%/Net::OpenID::ClaimedIdentity.3.gz
+%%PERL5_MAN3%%/Net::OpenID::Consumer.3.gz
+%%PERL5_MAN3%%/Net::OpenID::VerifiedIdentity.3.gz
%%SITE_PERL%%/Net/OpenID/Association.pm
%%SITE_PERL%%/Net/OpenID/ClaimedIdentity.pm
%%SITE_PERL%%/Net/OpenID/Consumer.pm
%%SITE_PERL%%/Net/OpenID/VerifiedIdentity.pm
-@dirrmtry %%SITE_PERL%%/Net/OpenID
-@dirrmtry %%SITE_PERL%%/Net
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID/Consumer/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID/Consumer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenID
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrmtry %%SITE_PERL%%/Net/OpenID
+@dirrmtry %%SITE_PERL%%/Net