aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2009-03-30 19:33:54 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2009-03-30 19:33:54 +0000
commitc3bad914689274f45a5ad0d8fdf080838ca1d123 (patch)
tree62d67d39a3aff0a276617a54f42a22f31d0ce3f2 /graphics
parent00655dc6d7fc594142f0da17e07fd4ab04047155 (diff)
downloadports-c3bad914689274f45a5ad0d8fdf080838ca1d123.tar.gz
ports-c3bad914689274f45a5ad0d8fdf080838ca1d123.zip
Notes
Diffstat (limited to 'graphics')
-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