summaryrefslogtreecommitdiff
path: root/print/ghostscript5
diff options
context:
space:
mode:
authormycroft <mycroft>1998-07-04 05:31:38 +0000
committermycroft <mycroft>1998-07-04 05:31:38 +0000
commit13ab94e27f9ef529a9ef87c0a1753d2ac6bf3065 (patch)
tree8c8a145bc67b952ce9ee2ed6f23fe9b10e47cc73 /print/ghostscript5
parentcf37f29e722242346c07c11e8a8fa6af4351251e (diff)
downloadpkgsrc-13ab94e27f9ef529a9ef87c0a1753d2ac6bf3065.tar.gz
Override JSRCDIR.
Diffstat (limited to 'print/ghostscript5')
-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