aboutsummaryrefslogtreecommitdiff
path: root/www/cplanet
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/cplanet
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
Notes
Diffstat (limited to 'www/cplanet')
-rw-r--r--www/cplanet/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/cplanet/Makefile b/www/cplanet/Makefile
index b540cb8e02bf..1e48d853dacd 100644
--- a/www/cplanet/Makefile
+++ b/www/cplanet/Makefile
@@ -9,9 +9,9 @@ MASTER_SITES= http://files.etoilebsd.net/cplanet/
MAINTAINER= bapt@FreeBSD.org
COMMENT= RSS Feed Aggregator that generate static html
-BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver
-LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
- libcurl.so:${PORTSDIR}/ftp/curl
+BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:www/clearsilver
+LIB_DEPENDS= libexpat.so:textproc/expat2 \
+ libcurl.so:ftp/curl
LICENSE= BSD2CLAUSE