aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DES_EDE3
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-08 12:47:19 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-08 12:47:19 +0000
commitfcbf2d3c536290a6a6a882474b2325823425b078 (patch)
tree29ed6c6aa22917b1326803ef3a1d29f8010c158c /security/p5-Crypt-DES_EDE3
parent14c7f5882bbeeca5843ca1d4738d00f559b03840 (diff)
downloadports-fcbf2d3c536290a6a6a882474b2325823425b078.tar.gz
ports-fcbf2d3c536290a6a6a882474b2325823425b078.zip
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
Notes
Notes: svn path=/head/; revision=298755
Diffstat (limited to 'security/p5-Crypt-DES_EDE3')
-rw-r--r--security/p5-Crypt-DES_EDE3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile
index 3bb15364611e..216fba811358 100644
--- a/security/p5-Crypt-DES_EDE3/Makefile
+++ b/security/p5-Crypt-DES_EDE3/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to a implementing 3-DES EDE encryption and decryption
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES
+BUILD_DEPENDS= p5-Crypt-DES>=0:${PORTSDIR}/security/p5-Crypt-DES
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes