aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-03-27 09:09:14 +0800
committerdelphij <delphij@FreeBSD.org>2009-03-27 09:09:14 +0800
commitd72bb861581c199721e1b02e8b8b0f43f708dc2c (patch)
tree86ec33361cbef5405ddf3ab2d37807116c46ae18 /mail
parent45af38192a1aeeb0e490b9d332b443dd743c9e4e (diff)
downloadfreebsd-ports-gnome-d72bb861581c199721e1b02e8b8b0f43f708dc2c.tar.gz
freebsd-ports-gnome-d72bb861581c199721e1b02e8b8b0f43f708dc2c.tar.zst
freebsd-ports-gnome-d72bb861581c199721e1b02e8b8b0f43f708dc2c.zip
Mark MAKE_JOBS_SAFE wherever makes sense.
Diffstat (limited to 'mail')
-rw-r--r--mail/libvmime/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile
index b14d3139115d..13f835b4486c 100644
--- a/mail/libvmime/Makefile
+++ b/mail/libvmime/Makefile
@@ -23,6 +23,7 @@ USE_GMAKE= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+MAKE_JOBS_SAFE= yes
CFLAGS+= -I${LOCALBASE}/include -D_GLIBCXX__PTHREADS
CXXFLAGS+= ${CFLAGS}