summaryrefslogtreecommitdiff
path: root/www/thundercache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/thundercache/Makefile')
-rw-r--r--www/thundercache/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/thundercache/Makefile b/www/thundercache/Makefile
index ceda349c2cfd..ae9bf732b8c8 100644
--- a/www/thundercache/Makefile
+++ b/www/thundercache/Makefile
@@ -59,9 +59,9 @@ USE_PHP+= pdo_pgsql pgsql
. endif
.endif
-LIB_DEPENDS+= libcurl.so:${PORTSDIR}/ftp/curl \
- libstdc++.so:${PORTSDIR}/lang/gcc \
- libutil.so:${PORTSDIR}/misc/compat8x
+LIB_DEPENDS+= libcurl.so:ftp/curl \
+ libstdc++.so:lang/gcc \
+ libutil.so:misc/compat8x
SUB_FILES= pkg-message log.sh test-deps.sh
SUB_LIST= "GREP=${GREP}"