aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vamps
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2009-03-26 11:33:51 +0800
committerlioux <lioux@FreeBSD.org>2009-03-26 11:33:51 +0800
commitc5e24c6386093143105c12942b05b9f35bea8546 (patch)
tree223b70884802529a6ea8aa4223213e258515faac /multimedia/vamps
parentb825229bffaec4c3019b6055c2c8a1990938ad3d (diff)
downloadfreebsd-ports-gnome-c5e24c6386093143105c12942b05b9f35bea8546.tar.gz
freebsd-ports-gnome-c5e24c6386093143105c12942b05b9f35bea8546.tar.zst
freebsd-ports-gnome-c5e24c6386093143105c12942b05b9f35bea8546.zip
Mark MAKE_JOBS_SAFE for SMP compilation
Diffstat (limited to 'multimedia/vamps')
-rw-r--r--multimedia/vamps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/vamps/Makefile b/multimedia/vamps/Makefile
index 9961834e09ed..709fd4f97ece 100644
--- a/multimedia/vamps/Makefile
+++ b/multimedia/vamps/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread
USE_GMAKE= yes
MAKE_ENV= LDFLAGS="${LDFLAGS}"
+MAKE_JOBS_SAFE= yes
CFLAGS+= -DHAVE_BUILTIN_EXPECT \
-I${LOCALBASE}/include \