aboutsummaryrefslogtreecommitdiff
path: root/audio/playgsf
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-03-30 14:18:26 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-03-30 14:18:26 +0000
commite8cfa8fc26b36614b4dea942cb24bd069c3727df (patch)
treede0dde4249b27de9fe54b9b67e95c60400dd13e7 /audio/playgsf
parente39ca1479413ea8fea3d39155f8cc711eccdd4dd (diff)
downloadports-e8cfa8fc26b36614b4dea942cb24bd069c3727df.tar.gz
ports-e8cfa8fc26b36614b4dea942cb24bd069c3727df.zip
Notes
Diffstat (limited to 'audio/playgsf')
-rw-r--r--audio/playgsf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile
index c634ed694a8c..08b6b85c28ba 100644
--- a/audio/playgsf/Makefile
+++ b/audio/playgsf/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao
USE_GMAKE= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
# disable optimization flags to avoid a possible bug in gcc
# (gcc tries to allocate memory in an endless loop)