- Pet portlint (swap build/run)

This commit is contained in:
Philip M. Gollucci 2009-06-18 03:20:50 +00:00
parent c6ff4c0cb4
commit ffe2365dde
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236187

View file

@ -15,12 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Client interface to LDAP servers
RUN_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \
BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \
${SITE_PERL}/URI/ldap.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
${SITE_PERL}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes