New commits:
commit 3f4d842ca1f12ffcbc64610def74152517d2ab73
Author: Dale E. Edmons <linuxfan AT sourcemage.org>
Commit: Dale E. Edmons <linuxfan AT sourcemage.org>
Fixes bug #14316.
diff --git a/http/bluefish/BUILD b/http/bluefish/BUILD
index ab92ab4..a4be5cf 100755
--- a/http/bluefish/BUILD
+++ b/http/bluefish/BUILD
@@ -1,2 +1,6 @@
-OPTS="$OPTS --disable-update-databases" &&
+OPTS="--prefix=$INSTALL_ROOT/usr \
+ --exec-prefix=$INSTALL_ROOT/usr \
+ --disable-update-database \
+ $OPTS" &&
+
default_build
diff --git a/http/bluefish/HISTORY b/http/bluefish/HISTORY
index 30a41cd..537b19c 100644
--- a/http/bluefish/HISTORY
+++ b/http/bluefish/HISTORY
@@ -1,3 +1,6 @@
+2008-02-14 Dale E. Edmons <linuxfan AT sourcemage.org>
+ * BUILDFILE: Corrects bug 14316 as provided by Hideaki Naka.
+
2007-12-22 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated devel to version 1.1.5. Fixed devel SOURCE_URL[1]
[SM-Commit] GIT changes to master grimoire by Dale E. Edmons (2ab01c8a7d1813c5ee394c66164625523b9f3142),
Dale E. Edmons, 02/14/2008