aboutsummaryrefslogtreecommitdiff
path: root/security/obfsclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/obfsclient/Makefile')
-rw-r--r--security/obfsclient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/obfsclient/Makefile b/security/obfsclient/Makefile
index 169a37630de9..647db6b2620d 100644
--- a/security/obfsclient/Makefile
+++ b/security/obfsclient/Makefile
@@ -9,8 +9,8 @@ CATEGORIES= security
MAINTAINER= fk@fabiankeil.de
COMMENT= Tor-managed pluggable transport client
-LIB_DEPENDS= liballium-1.0.so:${PORTSDIR}/devel/liballium \
- libevent.so:${PORTSDIR}/devel/libevent2
+LIB_DEPENDS= liballium-1.0.so:devel/liballium \
+ libevent.so:devel/libevent2
USE_GITHUB= yes
GH_ACCOUNT= Yawning