summaryrefslogtreecommitdiff
path: root/misc/kdeedu3
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2011-07-03 02:31:10 +0000
committermarkd <markd@pkgsrc.org>2011-07-03 02:31:10 +0000
commitc1019db0bbaeb7c1e00419ec1a6ea46da9f5ac7e (patch)
treed5f2edf370f5664a81213facc39fe9843ade4052 /misc/kdeedu3
parent431dc864000ded37034c68dc9eb6eea208faaedc (diff)
downloadpkgsrc-c1019db0bbaeb7c1e00419ec1a6ea46da9f5ac7e.tar.gz
/usr/bin/env cleanup.
Diffstat (limited to 'misc/kdeedu3')
-rw-r--r--misc/kdeedu3/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile
index 8d1573f0acc..81a3cbadb20 100644
--- a/misc/kdeedu3/Makefile
+++ b/misc/kdeedu3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2011/04/22 13:44:11 obache Exp $
+# $NetBSD: Makefile,v 1.59 2011/07/03 02:31:10 markd Exp $
DISTNAME= kdeedu-${_KDE_VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= misc
COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop
@@ -13,8 +13,11 @@ REPLACE_PERL+= \
kvoctrain/kvoctrain/langen2kvtml \
kvoctrain/kvoctrain/spotlight2kvtml
+REPLACE_PYTHON+= kig/pykig/pykig.py
+
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../lang/python/application.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"