mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
49bb03994b
PR: 20798 Submitted by: maintainer
13 lines
452 B
Diff
13 lines
452 B
Diff
--- src/makefile.std Tue Aug 22 17:08:56 2000
|
|
+++ src/makefile.std Thu Jul 20 13:19:50 2000
|
|
@@ -133,8 +131,7 @@
|
|
## to get 256 colours.
|
|
##
|
|
CFLAGS = -Wall -O2 -fno-strength-reduce -m486 -pipe -g \
|
|
- -D"USE_X11" -D"USE_GCU" -D"USE_TRANSPARENCY" \
|
|
- -D"JP" -D"EUC"
|
|
+ -D"USE_X11" -D"USE_GCU" -D"USE_TRANSPARENCY"
|
|
LIBS = -lX11 -lcurses -ltermcap -L/usr/X11R6/lib
|
|
|
|
#CFLAGS = -Wall -O2 -fno-strength-reduce -m486 -pipe -g \
|