summaryrefslogtreecommitdiff
path: root/inputmethod/scim
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-26 10:02:21 +0000
committerwiz <wiz@pkgsrc.org>2017-09-26 10:02:21 +0000
commitae0f813774a97c5bb6b1f120c15ba44df442bbf9 (patch)
tree11353ea1630a368fa824169477cd3ee1e2ab3edb /inputmethod/scim
parentbf80a8c0cea5cfe41a7f38eeadb183f9c36226f0 (diff)
downloadpkgsrc-ae0f813774a97c5bb6b1f120c15ba44df442bbf9.tar.gz
scim: Remove commented out qt3 option
Diffstat (limited to 'inputmethod/scim')
-rw-r--r--inputmethod/scim/options.mk10
1 files changed, 1 insertions, 9 deletions
diff --git a/inputmethod/scim/options.mk b/inputmethod/scim/options.mk
index 3e7278cc914..67f352502d8 100644
--- a/inputmethod/scim/options.mk
+++ b/inputmethod/scim/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2012/08/19 08:09:08 obache Exp $
+# $NetBSD: options.mk,v 1.2 2017/09/26 10:02:21 wiz Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.scim
@@ -29,14 +29,6 @@ PLIST.gtk3= yes
CONFIGURE_ARGS+= --enable-gtk3-immodule=no
.endif
-#.if !empty(PKG_OPTIONS:Mqt3)
-#.include "../../x11/qt3-libs/buildlink3.mk"
-#CONFIGURE_ARGS+= --enable-qt3-immodule
-#PLIST.qt= yes
-#.else
-#CONFIGURE_ARGS+= --disable-qt3-immodule
-#.endif
-
.if !empty(PKG_OPTIONS:Mqt)
.include "../../x11/qt4-libs/buildlink3.mk"
CONFIGURE_ARGS+= --enable-qt4-immodule