aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/png/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index dd58c04102a7..5957c3b9f322 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -23,6 +23,7 @@ COMMENT= Library for manipulating PNG images
MAKEFILE= ${WRKSRC}/scripts/makefile.freebsd
ALL_TARGET= all libpng-config test
MAKE_FLAGS= ccopts="${CFLAGS}" ldopts="${LDFLAGS}" -f
+MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
SHLIB_VER= 5
USE_BZIP2= yes