openbsd-ports/x11/xfishtank/patches/patch-Imakefile
2007-10-26 23:54:56 +00:00

19 lines
528 B
Plaintext

$OpenBSD: patch-Imakefile,v 1.1 2007/10/26 23:54:56 ajacoutot Exp $
--- Imakefile.orig Wed Dec 16 01:04:35 1992
+++ Imakefile Sat Oct 27 01:50:24 2007
@@ -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