aboutsummaryrefslogtreecommitdiff
path: root/textproc/ibus-qt
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 /textproc/ibus-qt
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'textproc/ibus-qt')
-rw-r--r--textproc/ibus-qt/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile
index 1b23658c63e2..01c22a2f700d 100644
--- a/textproc/ibus-qt/Makefile
+++ b/textproc/ibus-qt/Makefile
@@ -15,10 +15,10 @@ COMMENT= IBus input method module for Qt4
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ibus>=1.3.7:${PORTSDIR}/textproc/ibus
-RUN_DEPENDS= ibus>=1.3.7:${PORTSDIR}/textproc/ibus
-LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
- libicuuc.so:${PORTSDIR}/devel/icu
+BUILD_DEPENDS= ibus>=1.3.7:textproc/ibus
+RUN_DEPENDS= ibus>=1.3.7:textproc/ibus
+LIB_DEPENDS= libdbus-1.so:devel/dbus \
+ libicuuc.so:devel/icu
GH_ACCOUNT= ibus