aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Google-SAML-Response
diff options
context:
space:
mode:
authorskreuzer <skreuzer@FreeBSD.org>2009-08-08 02:34:04 +0800
committerskreuzer <skreuzer@FreeBSD.org>2009-08-08 02:34:04 +0800
commite1f6436b8e1eddaaaa916dd16fed4607367ad435 (patch)
tree55a4ab7cc5d7fa1040f1551bec6b683878fe160c /net/p5-Google-SAML-Response
parent75369ab024673105dba706149f433e71776bc760 (diff)
downloadfreebsd-ports-graphics-e1f6436b8e1eddaaaa916dd16fed4607367ad435.tar.gz
freebsd-ports-graphics-e1f6436b8e1eddaaaa916dd16fed4607367ad435.tar.zst
freebsd-ports-graphics-e1f6436b8e1eddaaaa916dd16fed4607367ad435.zip
Add missing dependencies
PR: ports/137475 Submitted by: Gea-Suan Lin <gslin@gslin.org>
Diffstat (limited to 'net/p5-Google-SAML-Response')
-rw-r--r--net/p5-Google-SAML-Response/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/p5-Google-SAML-Response/Makefile b/net/p5-Google-SAML-Response/Makefile
index 658326e7815..ff648885437 100644
--- a/net/p5-Google-SAML-Response/Makefile
+++ b/net/p5-Google-SAML-Response/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Google-SAML-Response
PORTVERSION= 0.07
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,10 +16,14 @@ MAINTAINER= gslin@gslin.org
COMMENT= SAML responses for Google\'s SSO implementation
RUN_DEPENDS= p5-Crypt-OpenSSL-Bignum>0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \
+ p5-Crypt-OpenSSL-DSA>0:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \
+ p5-Crypt-OpenSSL-RSA>0:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
p5-Digest-SHA>0:${PORTSDIR}/security/p5-Digest-SHA \
+ p5-File-Which>0:${PORTSDIR}/sysutils/p5-File-Which \
p5-Google-SAML-Request>0:${PORTSDIR}/net/p5-Google-SAML-Request \
p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \
- p5-XML-Canonical>0:${PORTSDIR}/textproc/p5-XML-Canonical
+ p5-XML-Canonical>0:${PORTSDIR}/textproc/p5-XML-Canonical \
+ p5-XML-CanonicalizeXML>0:${PORTSDIR}/textproc/p5-XML-CanonicalizeXML
PERL_CONFIGURE= yes