summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-table-others
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-08-11 12:32:00 +0000
committerobache <obache@pkgsrc.org>2010-08-11 12:32:00 +0000
commit73bde0448c28f458b4a75e85369ce967b1424eb2 (patch)
tree6369a9974d350edf17c2a9a2a749fdd1da5e42c2 /inputmethod/ibus-table-others
parentb5c2915a55c5d27045a7b13e2fa7594d64a141e6 (diff)
downloadpkgsrc-73bde0448c28f458b4a75e85369ce967b1424eb2.tar.gz
tell python to configure.
Diffstat (limited to 'inputmethod/ibus-table-others')
-rw-r--r--inputmethod/ibus-table-others/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/ibus-table-others/Makefile b/inputmethod/ibus-table-others/Makefile
index 3a7383a74c9..1b3df7bdd4e 100644
--- a/inputmethod/ibus-table-others/Makefile
+++ b/inputmethod/ibus-table-others/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 02:20:15 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/11 12:32:00 obache Exp $
#
DISTNAME= ibus-table-others-1.3.0.20100528
@@ -16,5 +16,7 @@ GNU_CONFIGURE= yes
USE_LANGUAGES= # none
USE_TOOLS+= pkg-config
+PYTHON_FOR_BUILD_ONLY= yes
+.include "../../lang/python/application.mk"
.include "../../inputmethod/ibus-table/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"