aboutsummaryrefslogtreecommitdiff
path: root/audio/umurmur/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/umurmur/Makefile')
-rw-r--r--audio/umurmur/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/umurmur/Makefile b/audio/umurmur/Makefile
index 1cd797c5a767..a145a596f919 100644
--- a/audio/umurmur/Makefile
+++ b/audio/umurmur/Makefile
@@ -11,8 +11,8 @@ COMMENT= Minimalistic Murmur (Mumble server)
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libconfig.so:${PORTSDIR}/devel/libconfig \
- libprotobuf-c.so:${PORTSDIR}/devel/protobuf-c
+LIB_DEPENDS= libconfig.so:devel/libconfig \
+ libprotobuf-c.so:devel/protobuf-c
USE_GITHUB= yes