aboutsummaryrefslogtreecommitdiff
path: root/www/rekonq/Makefile
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/rekonq/Makefile
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'www/rekonq/Makefile')
-rw-r--r--www/rekonq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rekonq/Makefile b/www/rekonq/Makefile
index bea6cc7afb96..f0b1a3d49ac9 100644
--- a/www/rekonq/Makefile
+++ b/www/rekonq/Makefile
@@ -18,8 +18,8 @@ OPTIONS_DEFINE= OPERA NEPOMUK
OPTIONS_DEFAULT= NEPOMUK
OPERA_DESC= Support for Opera Sync service
-OPERA_LIB_DEPENDS= libqca.so:${PORTSDIR}/devel/qca \
- libqoauth.so:${PORTSDIR}/net/qoauth
+OPERA_LIB_DEPENDS= libqca.so:devel/qca \
+ libqoauth.so:net/qoauth
OPERA_CMAKE_OFF= -DWITH_QCA2=off \
-DWITH_QtOAuth=off