summaryrefslogtreecommitdiff
path: root/inputmethod/tegaki-pygtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/tegaki-pygtk/Makefile')
-rw-r--r--inputmethod/tegaki-pygtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/inputmethod/tegaki-pygtk/Makefile b/inputmethod/tegaki-pygtk/Makefile
index b7b6a8812e1..f6044f27798 100644
--- a/inputmethod/tegaki-pygtk/Makefile
+++ b/inputmethod/tegaki-pygtk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2020/12/04 20:45:25 nia Exp $
+# $NetBSD: Makefile,v 1.17 2022/01/10 23:46:48 wiz Exp $
DISTNAME= tegaki-pygtk-0.3.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= inputmethod
MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/
@@ -17,5 +17,5 @@ USE_LANGUAGES= # none
PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"