ports/x11/xfishtank/files/patch-Imakefile
Fernando Apesteguía bdb2a86441 x11/xfishtank: UNBREAK and make fetchable again
New site to download the upstream package.
Current maintainer yields maintainership in favor of reporter.

While here, remake patches with makepatch.

PR:	243086
Submitted by:	kidon@posteo.de
Reviewed by:	jacs@gnome.co.uk
2020-01-06 17:15:16 +00:00

17 lines
434 B
Text

--- Imakefile.orig 1992-12-16 00:04:35 UTC
+++ Imakefile
@@ -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