aboutsummaryrefslogtreecommitdiff
path: root/devel/libzrtpcpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libzrtpcpp/Makefile')
-rw-r--r--devel/libzrtpcpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libzrtpcpp/Makefile b/devel/libzrtpcpp/Makefile
index e76efedaa16a..f22bbe873e8f 100644
--- a/devel/libzrtpcpp/Makefile
+++ b/devel/libzrtpcpp/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= GNU/ccrtp
MAINTAINER= acm@FreeBSD.org
COMMENT= ZRTP extension for GNU ccRTP
-LIB_DEPENDS= libccrtp.so:${PORTSDIR}/devel/ccrtp \
- libgcrypt.so:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= libccrtp.so:devel/ccrtp \
+ libgcrypt.so:security/libgcrypt
USES= cmake pkgconfig
USE_OPENSSL= yes