aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libhelp/files/patch-ab
diff options
context:
space:
mode:
authorlkoeller <lkoeller@FreeBSD.org>2003-01-19 23:50:11 +0800
committerlkoeller <lkoeller@FreeBSD.org>2003-01-19 23:50:11 +0800
commit1a037db68c9446b2f9e2ca3d455f677f0f9228d6 (patch)
treeeed8a8a3cabeb3621a56979d6144c3ae9d36002e /x11/libhelp/files/patch-ab
parent05518b0c3c8a1f8001e64db31a0e6763a59d5df8 (diff)
downloadfreebsd-ports-graphics-1a037db68c9446b2f9e2ca3d455f677f0f9228d6.tar.gz
freebsd-ports-graphics-1a037db68c9446b2f9e2ca3d455f677f0f9228d6.tar.zst
freebsd-ports-graphics-1a037db68c9446b2f9e2ca3d455f677f0f9228d6.zip
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.
Diffstat (limited to 'x11/libhelp/files/patch-ab')
-rw-r--r--x11/libhelp/files/patch-ab24
1 files changed, 0 insertions, 24 deletions
diff --git a/x11/libhelp/files/patch-ab b/x11/libhelp/files/patch-ab
deleted file mode 100644
index 4059c9b08f5..00000000000
--- a/x11/libhelp/files/patch-ab
+++ /dev/null
@@ -1,24 +0,0 @@
---- libhelp/Imakefile.orig Wed Jun 28 05:59:58 1995
-+++ libhelp/Imakefile Sun May 2 12:41:56 1999
-@@ -56,7 +56,7 @@
- CC = c89
- HPDEFS = -D_HPUX_SOURCE
- HPINCS = -I/usr/include/Motif1.2
-- MOTIFLIB = -L/usr/lib/Motif1.2 -lXm
-+ MOTIFLIB ?= -L/usr/lib/Motif1.2 -lXm
- #endif
-
- SYSINCS = -I/usr/local/X11R5/include $(SUNINCS) $(HPINCS)
-@@ -99,9 +99,11 @@
- XCOMM libhelp.a
-
- NormalLibraryTarget($(LIBHELP),$(OBJS))
-+InstallLibrary($(LIBHELP),$(USRLIBDIR))
-+InstallNonExecFile(help.h,$(INCDIR))
-
- XCOMM thelp (only for testing, not distributed)
-
- NormalProgramTarget(thelp,$(TESTOBJ),$(HLIB),$(THELPLIBS),$(SYSTEM_LIBS))
-
--DependTarget()
-+DependTarget()