From 72ea7e696b763bdbcef04fdbccc122c0364fa567 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:33:55 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. With hat: portmgr Sponsored by: Absolight --- www/newsbeuter/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/newsbeuter') diff --git a/www/newsbeuter/Makefile b/www/newsbeuter/Makefile index f98518c7234c..bc5eabc7b22a 100644 --- a/www/newsbeuter/Makefile +++ b/www/newsbeuter/Makefile @@ -13,9 +13,9 @@ COMMENT= RSS feed reader for the text console LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libstfl.so:${PORTSDIR}/devel/stfl \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libjson-c.so:${PORTSDIR}/devel/json-c +LIB_DEPENDS= libstfl.so:devel/stfl \ + libcurl.so:ftp/curl \ + libjson-c.so:devel/json-c OPTIONS_DEFINE= PODCAST OPTIONS_DEFAULT=PODCAST -- cgit v1.2.3