diff options
Diffstat (limited to 'x11/kde-workspace4/Makefile')
-rw-r--r-- | x11/kde-workspace4/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index c4ae4a74726..83dc71f2156 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/01/01 11:52:04 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/01/25 10:30:31 wiz Exp $ DISTNAME= kde-workspace-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} @@ -6,6 +6,8 @@ PKGREVISION= 3 CATEGORIES= x11 COMMENT= Base workspace for the KDE 4 integrated X11 desktop +PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 4.11.3 + .include "../../meta-pkgs/kde4/Makefile.kde4" DISTFILES= ${DEFAULT_DISTFILES} Daemon.png Daemon.README |