aboutsummaryrefslogtreecommitdiff
path: root/audio/sfront
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-03-27 09:53:36 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-03-27 09:53:36 +0000
commitc810fd3c3f9bb23f07b63b0a05f036466ea372f8 (patch)
treec51d6ad6bd61beb985f639056b8f9f4db2a63a5e /audio/sfront
parent98e0641ec39c6b99f5ca8a8e6428fe0088ede4b4 (diff)
downloadports-c810fd3c3f9bb23f07b63b0a05f036466ea372f8.tar.gz
ports-c810fd3c3f9bb23f07b63b0a05f036466ea372f8.zip
Mark MAKE_JOBS_SAFE
Notes
Notes: svn path=/head/; revision=231102
Diffstat (limited to 'audio/sfront')
-rw-r--r--audio/sfront/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile
index 81f0d3e1f0b3..f4a7f2473c2d 100644
--- a/audio/sfront/Makefile
+++ b/audio/sfront/Makefile
@@ -19,7 +19,10 @@ PORTDOCS= book sfman
WRKSRC= ${WRKDIR}/${PORTNAME}/src
USE_BISON= build
+MAKE_JOBS_SAFE= yes
+
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
+
ALL_TARGET= ${PORTNAME}
do-install: