summaryrefslogtreecommitdiff
path: root/net/megatools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/megatools/Makefile')
-rw-r--r--net/megatools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/megatools/Makefile b/net/megatools/Makefile
index f6ff32038e8c..22619491b14f 100644
--- a/net/megatools/Makefile
+++ b/net/megatools/Makefile
@@ -12,8 +12,8 @@ COMMENT= Tools for MEGA.CO.NZ cloud drive
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
-RUN_DEPENDS= glib-networking>=2.32.0:${PORTSDIR}/net/glib-networking
+LIB_DEPENDS= libcurl.so:ftp/curl
+RUN_DEPENDS= glib-networking>=2.32.0:net/glib-networking
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl"