aboutsummaryrefslogtreecommitdiff
path: root/sysutils/polkit-qt5/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /sysutils/polkit-qt5/Makefile
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'sysutils/polkit-qt5/Makefile')
-rw-r--r--sysutils/polkit-qt5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/polkit-qt5/Makefile b/sysutils/polkit-qt5/Makefile
index 8edd72d9c704..710a5387e159 100644
--- a/sysutils/polkit-qt5/Makefile
+++ b/sysutils/polkit-qt5/Makefile
@@ -12,7 +12,7 @@ COMMENT= Qt5 wrapper around Polkit libraries
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libpolkit-agent-1.so:${PORTSDIR}/sysutils/polkit
+LIB_DEPENDS= libpolkit-agent-1.so:sysutils/polkit
CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF \
-DBUILD_TEST:BOOL=OFF \