1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11/xfishtank/files/patch-ab

12 lines
336 B
Plaintext
Raw Normal View History

--- Imakefile.orig Wed Dec 16 01:04:35 1992
+++ Imakefile Tue Jun 17 08:36:51 1997
@@ -2,7 +2,7 @@
LOCAL_LIBRARIES = $(XLIB)
DEPLIBS = $(DEPXLIB)
SYS_LIBRARIES = -lm
- CDEBUGFLAGS = -g
+XCOMM CDEBUGFLAGS = -g
SRCS = xfish.c medcut.c read.c gifread.c
OBJS = xfish.o medcut.o read.o gifread.o