From dff5d86bb2f89b131d2e3143bd7e41057607e629 Mon Sep 17 00:00:00 2001 From: leeym Date: Tue, 25 Apr 2006 06:00:09 +0000 Subject: - relocate BUILD_DEPENDS --- security/p5-GSSAPI/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/p5-GSSAPI') 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 \ -- cgit