aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim-kde
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2008-12-29 08:10:11 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2008-12-29 08:10:11 +0000
commitcf6a764922aa34b85b4805f59bebdeb8294ec22a (patch)
tree3afa0079192fe125a0d9e914ffc773bf9639f51f /textproc/uim-kde
parent01707152f8b9bf9e1fbdc29456ecf0b0dbcdabb8 (diff)
downloadports-cf6a764922aa34b85b4805f59bebdeb8294ec22a.tar.gz
ports-cf6a764922aa34b85b4805f59bebdeb8294ec22a.zip
Notes
Diffstat (limited to 'textproc/uim-kde')
-rw-r--r--textproc/uim-kde/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/uim-kde/Makefile b/textproc/uim-kde/Makefile
index 3a77bebe9700..a3f3159cc01a 100644
--- a/textproc/uim-kde/Makefile
+++ b/textproc/uim-kde/Makefile
@@ -9,14 +9,14 @@ PKGNAMESUFFIX= -kde
COMMENT= KDE panel applet of uim input method
-USE_GCC= 4.2
+LIB_DEPENDS= uim.6:${PORTSDIR}/textproc/uim
+RUN_DEPENDS= uim-pref-qt:${PORTSDIR}/textproc/uim-qt
+
+USE_GCC= 4.2+
USE_KDELIBS_VER=3
USE_QT_VER= 3
USE_AUTOTOOLS= libtool:15
-LIB_DEPENDS= uim.6:${PORTSDIR}/textproc/uim
-RUN_DEPENDS= uim-pref-qt:${PORTSDIR}/textproc/uim-qt
-
MASTERDIR= ${.CURDIR}/../../textproc/uim
PKGDIR= ${.CURDIR}
CONFIGURE_ARGS= --with-qt --enable-pref --enable-default-toolkit=qt \