summaryrefslogtreecommitdiff
path: root/inputmethod/input-pad/options.mk
diff options
context:
space:
mode:
authorobache <obache>2010-09-11 07:47:21 +0000
committerobache <obache>2010-09-11 07:47:21 +0000
commit84402183e665a67653f6bbff004629805cd812ed (patch)
tree4812331a45cf90fa4f6fc3a525afba81c247b10b /inputmethod/input-pad/options.mk
parent4692be4f308addfbfe6e46c76a1bab38b1e1faea (diff)
downloadpkgsrc-84402183e665a67653f6bbff004629805cd812ed.tar.gz
Fixes eekboard option handling.
Bump PKGREVISION.
Diffstat (limited to 'inputmethod/input-pad/options.mk')
-rw-r--r--inputmethod/input-pad/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/input-pad/options.mk b/inputmethod/input-pad/options.mk
index 9e0f1ecf343..504b5e8d8dc 100644
--- a/inputmethod/input-pad/options.mk
+++ b/inputmethod/input-pad/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1.1.1 2010/08/31 08:25:20 obache Exp $
+# $NetBSD: options.mk,v 1.2 2010/09/11 07:47:21 obache Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.input-pad
@@ -12,7 +12,7 @@ PLIST_VARS+= eek python xtest
#
# Draw keyboard using libeek
#
-.if !empty(PKG_OPTIONS:Meek)
+.if !empty(PKG_OPTIONS:Meekboard)
.include "../../x11/eekboard/buildlink3.mk"
CONFIGURE_ARGS+= --enable-eek
PLIST.eek= yes