summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-libs/libgda/libgda-0.1.0.ebuild')
-rw-r--r--gnome-libs/libgda/libgda-0.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome-libs/libgda/libgda-0.1.0.ebuild b/gnome-libs/libgda/libgda-0.1.0.ebuild
index 95e6d9f86717..62f0af43d009 100644
--- a/gnome-libs/libgda/libgda-0.1.0.ebuild
+++ b/gnome-libs/libgda/libgda-0.1.0.ebuild
@@ -22,7 +22,7 @@ src_unpack() {
src_compile() {
cd ${S}
try ./configure --host=${CHOST} --prefix=/opt/gnome \
- --with-mysql=/usr --with-ldap=/usr --with-odbc --with-catgets
+ --with-mysql=/usr --with-ldap=/usr --with-odbc
try make
}
@@ -35,3 +35,4 @@ src_install() {
+