New commits:
commit 2219b625837950911cea392037c20f73a51bdb4b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
openmotif: Fix 2.3.0 breaking Sorcery (see Bug #14262)
Optionally depends on libxft, jpeg, and libpng
UP_TRIGGERS added as 2.3.0 changes libXm.so.3 -> libXm.so.4
commit ab54985767e25668846274122213f2f18684b9db
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
Revert "Revert "openmotif-2.3.0""
This reverts commit 9f0cbca60ecdbafca600f8035ff38f90e2c7e0be.
Trying again
diff --git a/z-x11/openmotif/BUILD b/z-x11/openmotif/BUILD
index 81eca21..994d729 100755
--- a/z-x11/openmotif/BUILD
+++ b/z-x11/openmotif/BUILD
@@ -1,4 +1,5 @@
if ! check_if_xorg_modular_libs ; then
OPTS="--prefix=/usr/X11R6 $OPTS"
fi &&
+make_single &&
default_build
diff --git a/z-x11/openmotif/DEPENDS b/z-x11/openmotif/DEPENDS
index 47e20b5..4b95ae1 100755
--- a/z-x11/openmotif/DEPENDS
+++ b/z-x11/openmotif/DEPENDS
@@ -1,7 +1,25 @@
. $GRIMOIRE/FUNCTIONS &&