summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/sqsh/sqsh-2.1.ebuild')
-rw-r--r--dev-db/sqsh/sqsh-2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/sqsh/sqsh-2.1.ebuild b/dev-db/sqsh/sqsh-2.1.ebuild
index e59647d9ce11..6c69e9f10294 100644
--- a/dev-db/sqsh/sqsh-2.1.ebuild
+++ b/dev-db/sqsh/sqsh-2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1.ebuild,v 1.7 2003/07/11 21:04:17 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1.ebuild,v 1.8 2004/01/11 13:42:59 lanius Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Replacement for the venerable 'isql' program supplied by Sybase."
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
DEPEND="dev-db/freetds
readline? ( sys-libs/readline )
X? ( x11-base/xfree )
- motif? ( virtual/motif )
+ motif? ( x11-libs/openmotif )
virtual/glibc"
SLOT="0"
SRC_URI="http://www.sqsh.org/${P}-src.tar.gz"