diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-19 21:18:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-19 21:18:46 +0000 |
commit | 7305826747a481f2e25470351d6c832f0b4bee04 (patch) | |
tree | a9d522cf099ab09b4ef7bbbc86abdb4e5883ce0f /x11 | |
parent | dc24d06d3f0f74d2ba250ce22ae839843c1d60f4 (diff) | |
download | ports-7305826747a481f2e25470351d6c832f0b4bee04.tar.gz ports-7305826747a481f2e25470351d6c832f0b4bee04.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libhelp/files/patch-ao | 6 |
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) |