freebsd-ports/vietnamese/vnpstext/files/patch-02
David E. O'Brien c972382ac4 Vnpstext converts your 8-bit Vietnamese text to a PostScript
file suitable for printing to a PostScript printer.
1996-12-09 02:07:06 +00:00

12 lines
245 B
Plaintext

--- ../lib/vntype/Makefile.orig Sat Jun 6 00:05:40 1992
+++ ../lib/vntype/Makefile Sat Dec 7 23:17:27 1996
@@ -15,7 +15,7 @@
#FLAGS = -DNOANSI_C
CFLAGS = $(FLAGS) $(INC)
CC = cc
-CPP = /lib/cpp
+CPP = cpp
.c.o:
$(CC) $(CFLAGS) -c $*.c