summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdisplay/libggi/DEPENDS2
-rw-r--r--display/libggi/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/display/libggi/DEPENDS b/display/libggi/DEPENDS
index 6735635762..b06f756b78 100755
--- a/display/libggi/DEPENDS
+++ b/display/libggi/DEPENDS
@@ -4,7 +4,7 @@ optional_depends "aalib" \
"--enable-aa" \
"--disable-aa" \
"for ascii output driver" &&
-optional_depends "X11-LIBS" \
+optional_depends "xorg-libs" \
"--enable-x" \
"--disable-x" \
"for X11 output driver" &&
diff --git a/display/libggi/HISTORY b/display/libggi/HISTORY
index 8bf6463eee..631cd7f25f 100644
--- a/display/libggi/HISTORY
+++ b/display/libggi/HISTORY
@@ -1,3 +1,6 @@
+2008-03-18 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Switch X11-LIBS to the one and only xorg-libs
+
2006-04-22 Robin Cook <rcook@wyrms.net>
* DETAILS: updated VERSION to 2.2.1
converted SOURCEHASH to SOURCE_GPG