aboutsummaryrefslogtreecommitdiff
path: root/x11/tycoon/files/patch-tycoon__Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/tycoon/files/patch-tycoon__Imakefile')
-rw-r--r--x11/tycoon/files/patch-tycoon__Imakefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/tycoon/files/patch-tycoon__Imakefile b/x11/tycoon/files/patch-tycoon__Imakefile
deleted file mode 100644
index 9b7852d76641..000000000000
--- a/x11/tycoon/files/patch-tycoon__Imakefile
+++ /dev/null
@@ -1,16 +0,0 @@
---- tycoon/Imakefile.orig Fri Jun 14 03:20:52 1996
-+++ tycoon/Imakefile Wed Nov 1 08:18:43 2000
-@@ -26,10 +26,10 @@
- VERSION=1.07o
- SRCS = wiconsh.c blip.c tycoon.c main.c DragAndDrop.c menu.c
- OBJS = wiconsh.o blip.o tycoon.o main.o DragAndDrop.o menu.o
--EXTRA_LIBRARIES = -L/usr/local/lib -L/users/matar/interu/segel/mitnits/lib -lXpm
--EXTRA_INCLUDES = -I/usr/local/include -I/users/matar/interu/segel/mitnits/lib -I.
-+EXTRA_LIBRARIES = -lXpm
-+EXTRA_INCLUDES = -I. -I${INCDIR}/X11
- EXTRA_DEFINES = -DVERSION=\"$(VERSION)\"
- LDLIBS = $(EXTRA_LIBRARIES) $(XAWLIB) $(XMULIB) \
- $(XTOOLLIB) $(EXTENSIONLIB) $(XLIB)
-
--ComplexProgramTarget(tycoon)
-+ComplexProgramTargetNoMan(tycoon)