summaryrefslogtreecommitdiff
path: root/security/p5-Data-Entropy
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /security/p5-Data-Entropy
parentRemove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. (diff)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'security/p5-Data-Entropy')
-rw-r--r--security/p5-Data-Entropy/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Data-Entropy/Makefile b/security/p5-Data-Entropy/Makefile
index 9e10a41035a7..27f171a1c08c 100644
--- a/security/p5-Data-Entropy/Makefile
+++ b/security/p5-Data-Entropy/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Entropy (randomness) management
-RUN_DEPENDS= p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
- p5-Data-Float>=0.008:${PORTSDIR}/math/p5-Data-Float \
- p5-HTTP-Lite>=0.22:${PORTSDIR}/www/p5-HTTP-Lite \
- p5-Params-Classify>=0:${PORTSDIR}/devel/p5-Params-Classify
+RUN_DEPENDS= p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \
+ p5-Data-Float>=0.008:math/p5-Data-Float \
+ p5-HTTP-Lite>=0.22:www/p5-HTTP-Lite \
+ p5-Params-Classify>=0:devel/p5-Params-Classify
USES= perl5
USE_PERL5= modbuild