aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Blowfish
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-06 17:22:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-06 17:22:52 +0000
commitccd32ccbc937b5ce58fa54b3c529e918d11ef2ba (patch)
treeed1dd7cc983008686a5f08d3d1620ba45cb6aa12 /security/p5-Crypt-Blowfish
parent4e9e8df953c5f03341a292ca153097b2a6cdfcfc (diff)
downloadports-ccd32ccbc937b5ce58fa54b3c529e918d11ef2ba.tar.gz
ports-ccd32ccbc937b5ce58fa54b3c529e918d11ef2ba.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298616
Diffstat (limited to 'security/p5-Crypt-Blowfish')
-rw-r--r--security/p5-Crypt-Blowfish/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile
index f3531e063db1..e57be1bc97e1 100644
--- a/security/p5-Crypt-Blowfish/Makefile
+++ b/security/p5-Crypt-Blowfish/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the Blowfish encryption alogorithm
-BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC
+BUILD_DEPENDS= p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC
WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//}
PERL_CONFIGURE= yes