aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Net-SAML
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2013-11-06 15:39:31 +0800
committervanilla <vanilla@FreeBSD.org>2013-11-06 15:39:31 +0800
commit3b747ec1fe63a240fae80305deb47cd50d4cf153 (patch)
tree4e7cafaec5470be1076a8254b1d3f4d6c2508620 /security/p5-Net-SAML
parentb2c4d2973182b583f9e401d5a7f02f137d410187 (diff)
downloadfreebsd-ports-gnome-3b747ec1fe63a240fae80305deb47cd50d4cf153.tar.gz
freebsd-ports-gnome-3b747ec1fe63a240fae80305deb47cd50d4cf153.tar.zst
freebsd-ports-gnome-3b747ec1fe63a240fae80305deb47cd50d4cf153.zip
Support STAGEDIR.
Diffstat (limited to 'security/p5-Net-SAML')
-rw-r--r--security/p5-Net-SAML/Makefile7
-rw-r--r--security/p5-Net-SAML/pkg-plist1
2 files changed, 3 insertions, 5 deletions
diff --git a/security/p5-Net-SAML/Makefile b/security/p5-Net-SAML/Makefile
index 8552c0187b78..d637e33f2b3f 100644
--- a/security/p5-Net-SAML/Makefile
+++ b/security/p5-Net-SAML/Makefile
@@ -22,16 +22,13 @@ USES= perl5
USE_PERL5= configure
WRKSRC= ${WRKDIR}/${DISTNAME}/Net
-MAN3= Net::SAML.3
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/apps/openssl/std|${LOCALBASE}|' ${WRKSRC}/Makefile.PL
post-install:
.if !defined(NOPORTEXAMPLES)
- @${MKDIR} ${EXAMPLESDIR}/
- cd ${WRKSRC}/../ && ${INSTALL_SCRIPT} zxid.pl zxidhlo.pl ${EXAMPLESDIR}/
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
+ cd ${WRKSRC}/../ && ${INSTALL_SCRIPT} zxid.pl zxidhlo.pl ${STAGEDIR}${EXAMPLESDIR}/
.endif
.include <bsd.port.mk>
diff --git a/security/p5-Net-SAML/pkg-plist b/security/p5-Net-SAML/pkg-plist
index 94c247ec5905..0ec2e5368c1b 100644
--- a/security/p5-Net-SAML/pkg-plist
+++ b/security/p5-Net-SAML/pkg-plist
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Net::SAML.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/Net/SAML.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/SAML.pod
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SAML/.packlist