pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/input-pad python support is in other packa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/683d3d3fae0e
branches:  trunk
changeset: 582810:683d3d3fae0e
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Nov 30 11:20:16 2010 +0000

description:
python support is in other package, no need PLIST_VARS for python.

diffstat:

 inputmethod/input-pad/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 835802bc2fdd -r 683d3d3fae0e inputmethod/input-pad/options.mk
--- a/inputmethod/input-pad/options.mk  Tue Nov 30 11:04:58 2010 +0000
+++ b/inputmethod/input-pad/options.mk  Tue Nov 30 11:20:16 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2010/09/11 07:47:21 obache Exp $
+# $NetBSD: options.mk,v 1.3 2010/11/30 11:20:16 obache Exp $
 #
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.input-pad
@@ -7,7 +7,7 @@
 
 .include "../../mk/bsd.options.mk"
 
-PLIST_VARS+=   eek python xtest
+PLIST_VARS+=   eek xtest
 
 #
 # Draw keyboard using libeek



Home | Main Index | Thread Index | Old Index