summaryrefslogtreecommitdiff
path: root/x11/lesstif/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lesstif/patches/patch-ae')
-rw-r--r--x11/lesstif/patches/patch-ae24
1 files changed, 0 insertions, 24 deletions
diff --git a/x11/lesstif/patches/patch-ae b/x11/lesstif/patches/patch-ae
deleted file mode 100644
index dc055079eee..00000000000
--- a/x11/lesstif/patches/patch-ae
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-ae,v 1.17 2001/09/19 16:50:40 drochner Exp $
-
---- clients/Motif-1.2/xmbind/Makefile.am.orig Tue Jul 10 11:16:03 2001
-+++ clients/Motif-1.2/xmbind/Makefile.am Wed Sep 19 17:46:42 2001
-@@ -4,8 +4,8 @@
-
- if Version_1_2
- bin_PROGRAMS= xmbind
--endif
- bindir = $(exec_prefix)/LessTif/Motif1.2/bin
-+endif
-
- MAINTAINERCLEANFILES=Makefile.in
-
-@@ -17,9 +17,3 @@
- $(XPLIB) $(X_LIBS) -lXt $(X_PRE_LIBS) -lX11 $(X_EXTRA_LIBS)
-
- xmbind_SOURCES= xmbind.c
--
--install-data-hook:
--if DefaultVersion12
-- -rm -f $(DESTDIR)$(exec_prefix)/bin/$(bin_PROGRAMS)
-- (cd $(DESTDIR)$(exec_prefix)/bin && $(LN_S) ../LessTif/Motif1.2/bin/$(bin_PROGRAMS) .)
--endif