openbsd-ports/x11/xfishtank/patches/patch-ab

18 lines
460 B
Plaintext

--- Imakefile.orig Wed Dec 16 01:04:35 1992
+++ Imakefile Tue Jun 9 08:46:15 1998
@@ -2,12 +2,12 @@
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
-ComplexProgramTarget(xfishtank)
+ComplexProgramTargetNoMan(xfishtank)
xfishy.h: makeh FishList
./makeh > xfishy.h