aboutsummaryrefslogtreecommitdiff
path: root/deskutils/owncloudclient/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /deskutils/owncloudclient/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'deskutils/owncloudclient/Makefile')
-rw-r--r--deskutils/owncloudclient/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/owncloudclient/Makefile b/deskutils/owncloudclient/Makefile
index b34e7c68fb6c..c841b1f020e8 100644
--- a/deskutils/owncloudclient/Makefile
+++ b/deskutils/owncloudclient/Makefile
@@ -11,8 +11,8 @@ COMMENT= OwnCloud Desktop Syncing Client
LICENSE= GPLv2
-LIB_DEPENDS= libinotify.so:${PORTSDIR}/devel/libinotify \
- libqt5keychain.so:${PORTSDIR}/security/qtkeychain-qt5
+LIB_DEPENDS= libinotify.so:devel/libinotify \
+ libqt5keychain.so:security/qtkeychain-qt5
USES= cmake:outsource compiler:c++11-lib gmake iconv localbase \
pkgconfig sqlite
@@ -31,7 +31,7 @@ GH_PROJECT= client
OPTIONS_DEFINE= DEBUG DOCS
-DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx
+DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
DOCS_USE= tex=dvipsk:build,latex:build
DOCS_CMAKE_ON= -DWITH_DOC:BOOL=ON