aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2002-10-16 15:10:37 +0000
committerSteve Price <steve@FreeBSD.org>2002-10-16 15:10:37 +0000
commit2def689316b7e3dcf55844c5636b213eca22b63f (patch)
treeefd75b1a92599585061229d04e33f19caa37b6fd /x11-toolkits/open-motif
parent706840efebf795addd7b070b2b369fb55c46d9c0 (diff)
downloadports-2def689316b7e3dcf55844c5636b213eca22b63f.tar.gz
ports-2def689316b7e3dcf55844c5636b213eca22b63f.zip
Notes
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r--x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in b/x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in
new file mode 100644
index 000000000000..81ad052e8f2d
--- /dev/null
+++ b/x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in
@@ -0,0 +1,10 @@
+--- clients/mwm/Makefile.in.orig Wed Oct 16 09:52:28 2002
++++ clients/mwm/Makefile.in Wed Oct 16 09:53:14 2002
+@@ -104,6 +104,7 @@
+ -DCDE_INSTALLATION_TOP=\"@CDE_INSTALLATION_TOP@\" \
+ -DCDE_CONFIGURATION_TOP=\"@CD_CONFIGURATION_TOP@\" \
+ -DBITMAPDIR=\"@INCDIR@/bitmaps\" \
++ -DLIBDIR=\"@LIBDIR@\" \
+ -I$(srcdir)/../../lib ${X_CFLAGS}
+
+