aboutsummaryrefslogtreecommitdiff
path: root/print/foomatic-db-engine
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-07-06 10:05:02 +0000
committerJohn Marino <marino@FreeBSD.org>2015-07-06 10:05:02 +0000
commitbdcb44918779657314b114cb63efc7c9eeeb61fa (patch)
tree732a1140d8d9fd404e36b672f10a6c44ff6b6aee /print/foomatic-db-engine
parent2b6f94cce6eb793acd59df11d44b82df2d3d5920 (diff)
downloadports-bdcb44918779657314b114cb63efc7c9eeeb61fa.tar.gz
ports-bdcb44918779657314b114cb63efc7c9eeeb61fa.zip
print/foomatic-db-engine is not jobs safe
This port has failed on me with multijob several times. The last time, the lib/perl5/site_perl/Foomatic/Defaults.pm file was not installed, so set MAKE_JOBS_UNSAFE.
Notes
Notes: svn path=/head/; revision=391395
Diffstat (limited to 'print/foomatic-db-engine')
-rw-r--r--print/foomatic-db-engine/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile
index 3e721e73294e..9016219d6aec 100644
--- a/print/foomatic-db-engine/Makefile
+++ b/print/foomatic-db-engine/Makefile
@@ -27,6 +27,8 @@ CONFIGURE_ENV= PERL=${PERL} LIBDIR=${PREFIX}/share/foomatic/ \
CUPS_FILTERS=${LOCALBASE}/libexec/cups/filters \
CUPS_BACKENDS=${LOCALBASE}/libexec/cups/backends
+MAKE_JOBS_UNSAFE= yes
+
post-patch:
@${REINPLACE_CMD} -e \
"s,sysconfdir=/etc,sysconfdir=\'${PREFIX}/etc\',g ; \