aboutsummaryrefslogtreecommitdiff
path: root/devel/log4c
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-26 13:05:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-26 13:05:01 +0000
commit3820b6c2ebfd715b9dc67b87932ed1aa12155fca (patch)
tree450c20948e94238780486ae21e728f15fe0b1d30 /devel/log4c
parentf9552dfba2c4b4a9562a9212a0f5bf9161223bc0 (diff)
downloadports-3820b6c2ebfd715b9dc67b87932ed1aa12155fca.tar.gz
ports-3820b6c2ebfd715b9dc67b87932ed1aa12155fca.zip
Notes
Diffstat (limited to 'devel/log4c')
-rw-r--r--devel/log4c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile
index 3f4aa60d4bbb..834c22f16c39 100644
--- a/devel/log4c/Makefile
+++ b/devel/log4c/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= Logging for C Library
USE_AUTOTOOLS= libtool:15
-GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>