summaryrefslogtreecommitdiff
path: root/www/rssroll/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rssroll/Makefile')
-rw-r--r--www/rssroll/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/rssroll/Makefile b/www/rssroll/Makefile
index 5cb4ce855ea2..2e572ce47bb7 100644
--- a/www/rssroll/Makefile
+++ b/www/rssroll/Makefile
@@ -9,9 +9,9 @@ COMMENT= RSS collector in C
LICENSE= BSD2CLAUSE
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
- libxml2.so:${PORTSDIR}/textproc/libxml2 \
- libsqlite3.so:${PORTSDIR}/databases/sqlite3
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libxml2.so:textproc/libxml2 \
+ libsqlite3.so:databases/sqlite3
USE_GITHUB= yes
GH_ACCOUNT= koue