aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/notify-osd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/notify-osd/Makefile b/deskutils/notify-osd/Makefile
index bea9f87b9c5f..27af62a87db6 100644
--- a/deskutils/notify-osd/Makefile
+++ b/deskutils/notify-osd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: notify-osd
-# Date created: 05 May 2010
-# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
-#
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= notify-osd
PORTVERSION= 0.9.29
@@ -27,5 +23,6 @@ GNU_CONFIGURE= yes
USE_GNOME= libwnck gconf2
USE_GMAKE= yes
USE_GCC= 4.4+
+MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>