summaryrefslogtreecommitdiff
path: root/x11/py-kde4/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2013-04-03 10:51:43 +0000
committermarkd <markd@pkgsrc.org>2013-04-03 10:51:43 +0000
commit8a704957fef2cdf0a193592ca25a9079e19099ec (patch)
tree1618b7df1711bf0e3e2a34e61f4e833db5c497aa /x11/py-kde4/Makefile
parentc60cc8e359522dc7ac7805fada352ce6672eecdf (diff)
downloadpkgsrc-8a704957fef2cdf0a193592ca25a9079e19099ec.tar.gz
Update to KDE SC 4.10.2
bugfixes, other quality improvements, new and improved KDE Applications
Diffstat (limited to 'x11/py-kde4/Makefile')
-rw-r--r--x11/py-kde4/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/py-kde4/Makefile b/x11/py-kde4/Makefile
index f7bf454b80c..7ae5b8da58d 100644
--- a/x11/py-kde4/Makefile
+++ b/x11/py-kde4/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2013/02/16 11:25:23 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2013/04/03 10:52:21 markd Exp $
PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION}
DISTNAME= pykde4-${_KDE_VERSION}
-PKGREVISION= 11
CATEGORIES= misc
COMMENT= Python bindings for the KDE integrated X11 desktop
@@ -31,14 +30,15 @@ SUBST_SED.pykdeuic4= -e 's:/usr/bin/env python$$:${PYTHONBIN}:'
# ${CP} ${FILESDIR}/FindPolkitQt.cmake ${WRKSRC}/cmake/modules
# remove when file not patched any longer
-post-install:
- ${RM} -f ${DESTDIR}${PREFIX}/share/sip${PYVERSSUFFIX}/PyKDE4/kdecore/typedefs.sip.orig
+#post-install:
+# ${RM} -f ${DESTDIR}${PREFIX}/share/sip${PYVERSSUFFIX}/PyKDE4/kdecore/typedefs.sip.orig
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../misc/kdepimlibs4/buildlink3.mk"
+.include "../../misc/nepomuk-core/buildlink3.mk"
.include "../../security/polkit-qt/buildlink3.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
BUILDLINK_API_DEPENDS.py-sip+= ${PYPKGPREFIX}-sip>=4.10