aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-OFB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-OFB/Makefile')
-rw-r--r--security/p5-Crypt-OFB/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OFB/Makefile b/security/p5-Crypt-OFB/Makefile
index c66ddb1f881f..76cf3dd0dd1f 100644
--- a/security/p5-Crypt-OFB/Makefile
+++ b/security/p5-Crypt-OFB/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Encrypt Data using OFB Mode
-BUILD_DEPENDS= p5-Crypt-ECB>=0:${PORTSDIR}/security/p5-Crypt-ECB
+BUILD_DEPENDS= p5-Crypt-ECB>=0:security/p5-Crypt-ECB
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5