summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-19 21:18:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-19 21:18:46 +0000
commit7305826747a481f2e25470351d6c832f0b4bee04 (patch)
treea9d522cf099ab09b4ef7bbbc86abdb4e5883ce0f /x11
parentAdd a couple of patches to make evolution do the right thing on (diff)
ComplexProgramTarget() -> ComplexProgramTargetNoMan().
Submitted by: onigiri
Notes
Notes: svn path=/head/; revision=32880
Diffstat (limited to 'x11')
-rw-r--r--x11/libhelp/files/patch-ao6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/libhelp/files/patch-ao b/x11/libhelp/files/patch-ao
index 224be6ba8cb4..0f20978a152c 100644
--- a/x11/libhelp/files/patch-ao
+++ b/x11/libhelp/files/patch-ao
@@ -9,3 +9,9 @@
LIBLIBS = $(LIBSDIR) $(HELPLIB) $(HTMLWLIB) $(BUTTFACELIB) $(XPMLIB)
ALLXLIBS = $(MOTIFLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
+@@ -97,4 +97,4 @@
+ XCOMM Insert Macros
+ XCOMM ------------------------------------------------------------------
+
+-ComplexProgramTarget(xmhelp)
++ComplexProgramTargetNoMan(xmhelp)