summaryrefslogtreecommitdiffstats
path: root/print/ghostscript8
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript8')
-rw-r--r--print/ghostscript8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile
index 177c818..b335f6f 100644
--- a/print/ghostscript8/Makefile
+++ b/print/ghostscript8/Makefile
@@ -219,7 +219,7 @@ pre-configure:
do-configure:
${ECHO_MSG} ">>> in do-configure ..."
-.if defined(BATCH)
+.if defined(BATCH) || defined(PACKAGE_BUILDING)
${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.batch
.else
${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
OpenPOWER on IntegriCloud