aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-XTEA
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-02-17 09:35:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-02-17 09:35:54 +0000
commit50e9cc8f2acde8e1c5c5ab7707bdb6a2c1172da3 (patch)
tree13044087c50ef683c73e21a9cd5b7f125bf79c0a /security/p5-Crypt-XTEA
parentd28eda1e79f33c60c844a64c89ca9a413b4e947b (diff)
downloadports-50e9cc8f2acde8e1c5c5ab7707bdb6a2c1172da3.tar.gz
ports-50e9cc8f2acde8e1c5c5ab7707bdb6a2c1172da3.zip
lang/p5-Scalar-Util-Numeric was already there at devel/p5-Scalar-Util-Numeric.
Pointy hat to: adamw Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=409033
Diffstat (limited to 'security/p5-Crypt-XTEA')
-rw-r--r--security/p5-Crypt-XTEA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-XTEA/Makefile b/security/p5-Crypt-XTEA/Makefile
index aeeadcc29488..ba3321a64f78 100644
--- a/security/p5-Crypt-XTEA/Makefile
+++ b/security/p5-Crypt-XTEA/Makefile
@@ -13,7 +13,7 @@ COMMENT= Implementation of the eXtended Tiny Encryption Algorithm
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Scalar-Util-Numeric>=0.40:${PORTSDIR}/lang/p5-Scalar-Util-Numeric
+BUILD_DEPENDS= p5-Scalar-Util-Numeric>=0.40:${PORTSDIR}/devel/p5-Scalar-Util-Numeric
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC