aboutsummaryrefslogtreecommitdiff
path: root/www/httpsqs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/httpsqs/Makefile')
-rw-r--r--www/httpsqs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/httpsqs/Makefile b/www/httpsqs/Makefile
index d2d2a1efbb48..a42aa5e9b1cb 100644
--- a/www/httpsqs/Makefile
+++ b/www/httpsqs/Makefile
@@ -12,8 +12,8 @@ COMMENT= Simple Queue Service based on HTTP GET/POST protocol
LICENSE= BSD3CLAUSE
-LIB_DEPENDS+= libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet \
- libevent.so:${PORTSDIR}/devel/libevent2
+LIB_DEPENDS+= libtokyocabinet.so:databases/tokyocabinet \
+ libevent.so:devel/libevent2
USES= pkgconfig