1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/print/ghostscript6/files/patch-ab
Andreas Klemm 00114700d0 - fix typo in variable name (Louis), changed it to HP8XX_DRV afterwards
- make configure script work (Louis)
- make configure.batch script work (Andreas)
- extract contributed HP8XX driver in ${WRKSRC}/src
- make png driver compile (add $(PREFIX)/include to XINCLUDE variable)

Dunno, if this will be the last round of cleanups...

Submitted by:	"Louis A. Mamakos" <louie@TransSys.COM>
2000-03-25 21:02:50 +00:00

12 lines
384 B
Plaintext

--- src/contrib.mak.orig Sat Mar 25 21:15:07 2000
+++ src/contrib.mak Sat Mar 25 21:15:58 2000
@@ -343,7 +343,7 @@
$(SETPDEV) $(DD)coslw2p $(coslw_)
$(DD)coslwxl.dev : $(coslw_) $(DD)page.dev
- $(SETPDEV) ($DD)coslwxl $(coslw_)
+ $(SETPDEV) $(DD)coslwxl $(coslw_)
$(GLOBJ)gdevcslw.$(OBJ) : $(GLSRC)gdevcslw.c $(PDEVH)
$(GLCC) $(GLO_)gdevcslw.$(OBJ) $(C_) $(GLSRC)gdevcslw.c