summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-15 10:26:09 +0000
committeragc <agc@pkgsrc.org>1998-06-15 10:26:09 +0000
commit94216426d2cfae4b92e84f7dcae4673a943e184a (patch)
treea05a090e5883600d27095441057f20c2a7f41370 /print
parentfd6add2e1cd44f405b07d68d5a6eb1700b271110 (diff)
downloadpkgsrc-94216426d2cfae4b92e84f7dcae4673a943e184a.tar.gz
Add -f before ${MAKEFILE}. Pointed out by Benjamin Lorenz, in PR 5578.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
index 95884038052..b1d85d934e1 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1998/06/10 08:02:09 agc Exp $
+# $NetBSD: Makefile,v 1.16 1998/06/15 10:26:09 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1997/10/13 11:22:43 asami Exp
#
@@ -64,7 +64,7 @@ do-configure:
do-build:
cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} \
- ${MAKE_PROGRAM} ${PAPERSIZE_DEF} ${MAKE_FLAGS} ${MAKEFILE} ${ALL_TARGET}
+ ${MAKE_PROGRAM} ${PAPERSIZE_DEF} ${MAKE_FLAGS} -f ${MAKEFILE} ${ALL_TARGET}
pre-install:
@${MKDIR} ${PREFIX}/share/ghostscript ${PREFIX}/bin ${PREFIX}/man/man1