summaryrefslogtreecommitdiff
path: root/x11/libhelp/files/patch-ae
diff options
context:
space:
mode:
authorLars Koeller <lkoeller@FreeBSD.org>2003-01-19 15:50:11 +0000
committerLars Koeller <lkoeller@FreeBSD.org>2003-01-19 15:50:11 +0000
commit6f2f71efd4458474a08407e65ac437005fb4dc56 (patch)
tree464595dc7c258f7141104fddc9bf5c8fbdd051f7 /x11/libhelp/files/patch-ae
parento) Remove of obsoleted xmgr port (diff)
o) libhelp was only used by xmgr, which was just deleted.
o) libhelp didn't compile on current motif. o) Development of libhelp didn't take place since years.
Notes
Notes: svn path=/head/; revision=73497
Diffstat (limited to 'x11/libhelp/files/patch-ae')
-rw-r--r--x11/libhelp/files/patch-ae16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/libhelp/files/patch-ae b/x11/libhelp/files/patch-ae
deleted file mode 100644
index bfd79f8ead3c..000000000000
--- a/x11/libhelp/files/patch-ae
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -cb ../../../libhelp-1.8.1/libhlpclient/Imakefile libhlpclient/Imakefile
-*** ../../../libhelp-1.8.1/libhlpclient/Imakefile Sat Jun 17 13:52:05 1995
---- libhlpclient/Imakefile Mon Oct 20 21:18:41 1997
-***************
-*** 87,91 ****
- SYSTEM_LIBS = $(SYSLIBS) $(ADDLIBS)
-
- NormalLibraryTarget($(LIBHELP),$(OBJS))
- NormalProgramTarget(chelp,$(TESTOBJ),$(HLIB),$(HELPLIBS),$(SYSTEM_LIBS))
--
---- 87,91 ----
- SYSTEM_LIBS = $(SYSLIBS) $(ADDLIBS)
-
- NormalLibraryTarget($(LIBHELP),$(OBJS))
-+ InstallLibrary($(LIBHELP),$(USRLIBDIR))
- NormalProgramTarget(chelp,$(TESTOBJ),$(HLIB),$(HELPLIBS),$(SYSTEM_LIBS))