pkgsrc/print/ghostscript-esp/patches/patch-aa
jlam 8573e1d5a4 Initial import of ghostscript-esp-7.05.5.
Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.

This package contains ESP Ghostscript, which is a separately maintained
distribution of GNU Ghostscript and distributed under the terms of the GNU
Public License.  ESP Ghostscript incorporates the CUPS raster printer
driver, and a large number of contributed Ghostscript printer drivers.
2002-09-18 22:28:14 +00:00

13 lines
452 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2002/09/18 22:28:16 jlam Exp $
--- pstoraster/cups.mak.orig Sat May 11 17:46:33 2002
+++ pstoraster/cups.mak
@@ -34,8 +34,6 @@ $(DD)cups.dev: $(cups_) $(GLD)page.dev
$(GLOBJ)gdevcups.$(OBJ): pstoraster/gdevcups.c $(PDEVH)
$(GLCC) $(GLO_)gdevcups.$(OBJ) $(C_) pstoraster/gdevcups.c
-install: install-cups
-
install-cups:
-mkdir -p $(CUPSSERVER)/filter
$(INSTALL_PROGRAM) pstoraster/pstoraster $(CUPSSERVER)/filter