aboutsummaryrefslogtreecommitdiff
path: root/www/sarg
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2009-03-28 17:53:24 +0000
committerRenato Botelho <garga@FreeBSD.org>2009-03-28 17:53:24 +0000
commitc9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3 (patch)
tree861de8abaf5598d6319fe568cbba90cdfac71940 /www/sarg
parent06e7a37f0ab116c54c4194f2b9de28079a3450a1 (diff)
downloadports-c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3.tar.gz
ports-c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3.zip
Notes
Diffstat (limited to 'www/sarg')
-rw-r--r--www/sarg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/sarg/Makefile b/www/sarg/Makefile
index 82fefc21c103..02609e10f69a 100644
--- a/www/sarg/Makefile
+++ b/www/sarg/Makefile
@@ -19,6 +19,7 @@ OPTIONS= GD "Enable GD support" on
USE_ICONV= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CC=gcc CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"