aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-09-20 01:45:32 +0800
committeralane <alane@FreeBSD.org>2002-09-20 01:45:32 +0800
commitcce4da376a3e226347120d914244ff04a2c8ece4 (patch)
tree56a04f50d18fb976cbe75282aee11222041d1fc7 /x11-toolkits
parent73de4680c5cc7131a15cfc77db5a0d25125cbde1 (diff)
downloadfreebsd-ports-gnome-cce4da376a3e226347120d914244ff04a2c8ece4.tar.gz
freebsd-ports-gnome-cce4da376a3e226347120d914244ff04a2c8ece4.tar.zst
freebsd-ports-gnome-cce4da376a3e226347120d914244ff04a2c8ece4.zip
Fix build when a version of open-motif is already installed.
PR: ports/42954 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/open-motif/files/patch-tools::wml::Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/files/patch-tools::wml::Makefile.in b/x11-toolkits/open-motif/files/patch-tools::wml::Makefile.in
new file mode 100644
index 000000000000..37b1c96a673a
--- /dev/null
+++ b/x11-toolkits/open-motif/files/patch-tools::wml::Makefile.in
@@ -0,0 +1,11 @@
+--- tools/wml/Makefile.in.orig Thu Feb 14 23:15:49 2002
++++ tools/wml/Makefile.in Wed Sep 18 07:49:28 2002
+@@ -121,7 +121,7 @@
+
+ wmldbcreate_LDADD = ../../lib/Xm/libXm.la
+
+-INCLUDES = ${X_CFLAGS} -I$(srcdir)/../../lib -I$(srcdir)/../../include
++INCLUDES = -I$(srcdir)/../../lib -I$(srcdir)/../../include $(X_CFLAGS)
+
+ noinst_LIBRARIES = libwml.a
+ libwml_a_SOURCES = wmlparse.y wml.c wmloutkey.c wmlouth.c wmloutmm.c wmloutp1.c wmlresolve.c wmlsynbld.c wmlutils.c