summaryrefslogtreecommitdiffstats
path: root/display/qingy
diff options
context:
space:
mode:
Diffstat (limited to 'display/qingy')
-rw-r--r--display/qingy/HISTORY3
-rwxr-xr-xdisplay/qingy/PRE_BUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/display/qingy/HISTORY b/display/qingy/HISTORY
index f4766a4699..0de653fff6 100644
--- a/display/qingy/HISTORY
+++ b/display/qingy/HISTORY
@@ -1,6 +1,9 @@
2008-03-18 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Switch X11-SERVER to the one and only xorg-server
+2008-01-28 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * PRE_BUILD: removed is_depends_enabled.function reference
+
2007-04-27 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 0.9.6
Removed PATCHLEVEL
diff --git a/display/qingy/PRE_BUILD b/display/qingy/PRE_BUILD
index 9395dea417..36e4e7d4b6 100755
--- a/display/qingy/PRE_BUILD
+++ b/display/qingy/PRE_BUILD
@@ -2,10 +2,6 @@ default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
patch -p1 < $SCRIPT_DIRECTORY/shutdown.patch &&
-#
-## Remove this after is_depends_enabled is integrated to stable sorcery.
-#
-source "$GRIMOIRE/is_depends_enabled.function" &&
if ! is_depends_enabled $SPELL emacs; then
rm media/sessions/emacs &&