summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-tegaki
diff options
context:
space:
mode:
authorobache <obache>2010-08-08 00:46:45 +0000
committerobache <obache>2010-08-08 00:46:45 +0000
commit5171d7069b5b40d8b4284580d48ca33830a768c1 (patch)
tree38f701b3977d329f68fcce087f368e415bc0e858 /inputmethod/ibus-tegaki
parentd5c53485e7140e122d138e6195a0b52a0b2e7a4b (diff)
downloadpkgsrc-5171d7069b5b40d8b4284580d48ca33830a768c1.tar.gz
using distutils.
Diffstat (limited to 'inputmethod/ibus-tegaki')
-rw-r--r--inputmethod/ibus-tegaki/Makefile8
-rw-r--r--inputmethod/ibus-tegaki/PLIST3
2 files changed, 6 insertions, 5 deletions
diff --git a/inputmethod/ibus-tegaki/Makefile b/inputmethod/ibus-tegaki/Makefile
index 62e34d43332..8e3667b9423 100644
--- a/inputmethod/ibus-tegaki/Makefile
+++ b/inputmethod/ibus-tegaki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/08 00:42:23 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/08 00:46:45 obache Exp $
#
DISTNAME= ibus-tegaki-0.3.1
@@ -17,13 +17,13 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
-PYDISTUTILSPKG= yes
-
SUBST_CLASSES+= epython
SUBST_STAGE.epython= pre-configure
SUBST_FILES.epython= ibus-engine-tegaki.in
SUBST_SED.epython= -e 's;exec python;exec ${PYTHONBIN};g'
-.include "../../lang/python/extension.mk"
+EGG_NAME= ${DISTNAME:S/-/_/}
+
+.include "../../lang/python/distutils.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/ibus-tegaki/PLIST b/inputmethod/ibus-tegaki/PLIST
index 67200b3d2cf..1df6eb500d0 100644
--- a/inputmethod/ibus-tegaki/PLIST
+++ b/inputmethod/ibus-tegaki/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/08 00:42:23 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/08/08 00:46:45 obache Exp $
lib/ibus-tegaki/ibus-engine-tegaki
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
share/ibus-tegaki/engine/__init__.py
share/ibus-tegaki/engine/engine.py
share/ibus-tegaki/engine/factory.py