summaryrefslogtreecommitdiff
path: root/security/p5-GSSAPI
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-04-25 06:00:09 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-04-25 06:00:09 +0000
commit19baf7aa3b5be5567f42ff61e907ebbf7eabd433 (patch)
tree07df81260226c527ef4407b6051a50394132d3c5 /security/p5-GSSAPI
parent- update to 2.488 (diff)
- relocate BUILD_DEPENDS
Notes
Notes: svn path=/head/; revision=160413
Diffstat (limited to 'security/p5-GSSAPI')
-rw-r--r--security/p5-GSSAPI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-GSSAPI/Makefile b/security/p5-GSSAPI/Makefile
index 247966a909ad..d749fa926c84 100644
--- a/security/p5-GSSAPI/Makefile
+++ b/security/p5-GSSAPI/Makefile
@@ -15,10 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension providing access to the GSSAPIv2 library
-PERL_CONFIGURE= yes
-
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+PERL_CONFIGURE= yes
+
MAN3= GSSAPI.3 \
GSSAPI::OID.3 \
GSSAPI::OID::Set.3 \