mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0339195bbc
next time please explicitly say that you've added patches/patch-ab. that will save committer's time. PR: 5727 Submitted by: sanpei
12 lines
361 B
Plaintext
12 lines
361 B
Plaintext
--- Makefile.in.org Sat Jan 17 23:11:44 1998
|
|
+++ Makefile.in Sat Jan 17 23:12:55 1998
|
|
@@ -28,7 +28,7 @@
|
|
# Directory to install `oleo' in.
|
|
bindir = $(exec_prefix)/bin
|
|
|
|
-CFLAGS = @CFLAGS@ -DEUC_JP #-DDISABLE_CURSOR #-DGHOSTSCRIPT
|
|
+CFLAGS = @CFLAGS@ -DEUC_JP -DGHOSTSCRIPT #-DDISABLE_CURSOR
|
|
BISONFLAGS =
|
|
optional_libs = @LIBS@
|
|
extra_objs =@LIBOBJS@ @ALLOCA@
|