aboutsummaryrefslogtreecommitdiffstats
path: root/editors/yudit
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-11-23 03:49:43 +0800
committerpav <pav@FreeBSD.org>2009-11-23 03:49:43 +0800
commitd04184ca2296e3e063282f330dc7e508e84911a3 (patch)
tree4179a3cb6b779813e5c9f72a6fae142bcad8f20a /editors/yudit
parent4ae8809556ff989106eea3aa05f065c2850884ee (diff)
downloadfreebsd-ports-gnome-d04184ca2296e3e063282f330dc7e508e84911a3.tar.gz
freebsd-ports-gnome-d04184ca2296e3e063282f330dc7e508e84911a3.tar.zst
freebsd-ports-gnome-d04184ca2296e3e063282f330dc7e508e84911a3.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Diffstat (limited to 'editors/yudit')
-rw-r--r--editors/yudit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index 78cd6b4c1242..ec640514ac4d 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -21,10 +21,10 @@ CONFLICTS= uniconvertor-[0-9]*
USE_XORG= x11
USE_GNOME= gnometarget
USE_GMAKE= yes
+MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LC_ALL=
MAKE_ENV= LC_ALL=
MAN1= mytool.1 uniconv.1 uniprint.1
-USE_GMAKE= YES
.include <bsd.port.mk>