summaryrefslogtreecommitdiff
path: root/x11/kdebindings4-python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebindings4-python/Makefile')
-rw-r--r--x11/kdebindings4-python/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11/kdebindings4-python/Makefile b/x11/kdebindings4-python/Makefile
index eb55b016ed9..dfa4cd6f28f 100644
--- a/x11/kdebindings4-python/Makefile
+++ b/x11/kdebindings4-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2010/04/10 02:45:05 markd Exp $
+# $NetBSD: Makefile,v 1.12 2010/05/08 22:13:58 markd Exp $
PKGNAME= kdebindings4-python-${_KDE_VERSION}
DISTNAME= kdebindings-${_KDE_VERSION}
@@ -22,6 +22,11 @@ PYTHON_VERSIONS_ACCEPTED= 26 25
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
+REPLACE_PYTHON+= \
+ python/pykde4/examples/polkitqtExamples/pkexample.py \
+ python/pykde4/examples/polkitqtExamples/pkexamplehelper.py \
+ python/pykde4/examples/solid_demo.py
+
post-extract:
${CP} ${FILESDIR}/FindPolkitQt.cmake ${WRKSRC}/cmake/modules