1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/x11/xfishtank/files/patch-ab
Thomas Gellekum ad56ea0707 Import port of xfishtank. Get swimming fish on your root window.
PR:		3377
Submitted by:	Chris Stenton <jacs@gnome.co.uk>
1997-06-17 06:47:57 +00:00

12 lines
336 B
Plaintext

--- 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