aboutsummaryrefslogtreecommitdiff
path: root/security/p5-GSSAPI
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-04-23 07:16:14 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-04-23 07:16:14 +0000
commit51507034cb4f96e49ade475f03e27fa54d6db4f0 (patch)
treef5aff1341bd8f4af9121fb41c1579ed8f069b594 /security/p5-GSSAPI
parent757172faf97bbbfc3f1a6316d4eb82244c9f5262 (diff)
downloadports-51507034cb4f96e49ade475f03e27fa54d6db4f0.tar.gz
ports-51507034cb4f96e49ade475f03e27fa54d6db4f0.zip
- add BUILD_DEPENDS
Notes
Notes: svn path=/head/; revision=160197
Diffstat (limited to 'security/p5-GSSAPI')
-rw-r--r--security/p5-GSSAPI/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-GSSAPI/Makefile b/security/p5-GSSAPI/Makefile
index 3ccb5bdb63c3..247966a909ad 100644
--- a/security/p5-GSSAPI/Makefile
+++ b/security/p5-GSSAPI/Makefile
@@ -17,6 +17,8 @@ COMMENT= Perl extension providing access to the GSSAPIv2 library
PERL_CONFIGURE= yes
+BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+
MAN3= GSSAPI.3 \
GSSAPI::OID.3 \
GSSAPI::OID::Set.3 \