[SM-Commit] GIT changes to master grimoire by Eric Sandall (201e55782095478cbeaf939217eb39bbd60c87d9)

Eric Sandall scm at mail.sourcemage.org
Wed Sep 27 16:54:44 EDT 2006


GIT changes to master grimoire by Eric Sandall <sandalle at moby.(none)>:

 x11-toolkits/openmotif/DEPENDS |    2 ++
 x11-toolkits/openmotif/HISTORY |    4 ++++
 2 files changed, 6 insertions(+)

New commits:
commit 201e55782095478cbeaf939217eb39bbd60c87d9
Author: Eric Sandall <sandalle at moby.(none)>
Commit: Eric Sandall <sandalle at moby.(none)>

    Fix openmotif using a FUNCTIONS variable in DEPENDS

diff --git a/x11-toolkits/openmotif/DEPENDS b/x11-toolkits/openmotif/DEPENDS
index decdeaf..47e20b5 100755
--- a/x11-toolkits/openmotif/DEPENDS
+++ b/x11-toolkits/openmotif/DEPENDS
@@ -1,3 +1,5 @@
+.  $GRIMOIRE/FUNCTIONS  &&
+
 depends  X11-LIBS  &&
 
 if  check_if_xorg_modular_libs ;  then
diff --git a/x11-toolkits/openmotif/HISTORY b/x11-toolkits/openmotif/HISTORY
index ad4f1ac..23d8600 100644
--- a/x11-toolkits/openmotif/HISTORY
+++ b/x11-toolkits/openmotif/HISTORY
@@ -1,3 +1,7 @@
+2006-09-27 Eric Sandall <eric at sandall.us>
+	* DEPENDS: FUNCTIONS is not sourced here automatically, so source it for
+	  check_if_xorg_modular_libs().
+
 2006-09-26 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* DEPENDS: use check_if_xorg_modular_libs
 	* BUILD: use check_if_xorg_modular_libs and make sure to install



More information about the SM-Commit mailing list