summaryrefslogtreecommitdiff
path: root/x11/lesstif12/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lesstif12/patches/patch-ad')
-rw-r--r--x11/lesstif12/patches/patch-ad24
1 files changed, 0 insertions, 24 deletions
diff --git a/x11/lesstif12/patches/patch-ad b/x11/lesstif12/patches/patch-ad
deleted file mode 100644
index daf05dc2724..00000000000
--- a/x11/lesstif12/patches/patch-ad
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2002/12/05 18:49:58 drochner Exp $
-
---- clients/Motif-1.2/uil/Makefile.am.orig Tue May 1 08:37:20 2001
-+++ clients/Motif-1.2/uil/Makefile.am
-@@ -5,8 +5,8 @@
- if Version_1_2
- bin_PROGRAMS= uil
- noinst_PROGRAMS = newuil
--endif
- bindir = $(exec_prefix)/LessTif/Motif1.2/bin
-+endif
-
- MAINTAINERCLEANFILES=Makefile.in lex.c yacc.c yacc.h
-
-@@ -35,9 +35,3 @@
- lex.o: yacc.h
-
- YFLAGS= -d
--
--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