summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormycroft <mycroft>1998-07-04 05:31:38 +0000
committermycroft <mycroft>1998-07-04 05:31:38 +0000
commit39ff53a3b28e39ebf7ef074a5a747b9c03da1631 (patch)
tree8c8a145bc67b952ce9ee2ed6f23fe9b10e47cc73 /print
parent72058cd42ece8f1a86250d5d69bd1436bf679545 (diff)
downloadpkgsrc-39ff53a3b28e39ebf7ef074a5a747b9c03da1631.tar.gz
Override JSRCDIR.
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 2279781ec3a..1d54a6c0e04 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 1998/07/04 05:11:15 mycroft Exp $
+# $NetBSD: Makefile,v 1.20 1998/07/04 05:31:38 mycroft Exp $
# FreeBSD Id: Makefile,v 1.14 1997/10/13 11:22:43 asami Exp
#
@@ -21,7 +21,7 @@ MAKE_ENV= PORTSDIR=${.CURDIR}/../..
EXTRACT_ONLY= ${GS_SOURCES}
WRKSRC= ${WRKDIR}/gs5.10
MAKEFILE= unix-gcc.mak
-MAKE_FLAGS= prefix=${PREFIX} zlibc_=-lz CFLAGS="${CFLAGS}"
+MAKE_FLAGS= prefix=${PREFIX} zlibc_=-lz CFLAGS="${CFLAGS}" JSRCDIR=jpeg-6b
GS_SOURCES= ghostscript-5.10.tar.gz
GS_SOURCES+= ghostscript-5.10gnu.tar.gz