summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-09-19 17:45:32 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-09-19 17:45:32 +0000
commit5aad0c527f1afa8b9e063b10900b35eda318217e (patch)
tree54afc2d281712947e61d269410af07b21383d5ee /x11-toolkits
parentUnbreak port: (diff)
Fix build when a version of open-motif is already installed.
PR: ports/42954 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=66722
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