diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdebase-workspace4/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kdebase-workspace4/Makefile b/x11/kdebase-workspace4/Makefile index cbe3cef5282..7bb438500f9 100644 --- a/x11/kdebase-workspace4/Makefile +++ b/x11/kdebase-workspace4/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2009/12/04 22:04:06 markd Exp $ +# $NetBSD: Makefile,v 1.5 2009/12/10 15:57:48 joerg Exp $ DISTNAME= kdebase-workspace-${_KDE_VERSION} CATEGORIES= x11 COMMENT= base workspace for the KDE 4 integrated X11 desktop +MAKE_JOBS_SAFE= no + .include "../../meta-pkgs/kde4/Makefile.kde4" DISTFILES= ${DEFAULT_DISTFILES} Daemon.png Daemon.README |