aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Bloom-Filter
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-04 18:08:03 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-04 18:08:03 +0000
commitfd28a19ef4ea1d19a131ff5732cf991c54427ab0 (patch)
tree6f1593713c057f623460c8bb3ffc100de104a2e4 /textproc/p5-Bloom-Filter
parent5fa68acb825bfaaad1913f3b5423d69ab38a3380 (diff)
downloadports-fd28a19ef4ea1d19a131ff5732cf991c54427ab0.tar.gz
ports-fd28a19ef4ea1d19a131ff5732cf991c54427ab0.zip
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
Notes
Notes: svn path=/head/; revision=298380
Diffstat (limited to 'textproc/p5-Bloom-Filter')
-rw-r--r--textproc/p5-Bloom-Filter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Bloom-Filter/Makefile b/textproc/p5-Bloom-Filter/Makefile
index 74ba3f5fda1d..8f248f8b5a9a 100644
--- a/textproc/p5-Bloom-Filter/Makefile
+++ b/textproc/p5-Bloom-Filter/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A probabilistic algorithm for doing existence tests
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes