aboutsummaryrefslogtreecommitdiff
path: root/security/mcrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/mcrypt/Makefile')
-rw-r--r--security/mcrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 9e88a89e860e..23a8fde51dbb 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= SF/${PORTNAME}/MCrypt/${PORTVERSION} \
MAINTAINER= johans@FreeBSD.org
COMMENT= Replacement for crypt(1)
-LIB_DEPENDS= libmcrypt.so:${PORTSDIR}/security/libmcrypt \
- libmhash.so:${PORTSDIR}/security/mhash
+LIB_DEPENDS= libmcrypt.so:security/libmcrypt \
+ libmhash.so:security/mhash
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include