From 12b0e5a0449dd2189ea49038d59a3d7109479b0e Mon Sep 17 00:00:00 2001 From: Matthew Turk Date: Mon, 9 Jun 2003 07:32:39 +0000 Subject: Fixing up some oddities. --- app-text/chktex/chktex-1.5-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text') diff --git a/app-text/chktex/chktex-1.5-r2.ebuild b/app-text/chktex/chktex-1.5-r2.ebuild index ce156678b363..1d4719ac5cfd 100644 --- a/app-text/chktex/chktex-1.5-r2.ebuild +++ b/app-text/chktex/chktex-1.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chktex/chktex-1.5-r2.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chktex/chktex-1.5-r2.ebuild,v 1.15 2003/06/09 07:32:39 satai Exp $ SRC_URI="http://www.ibiblio.org/pub/linux/distributions/gentoo/${P}.tar.gz" HOMEPAGE="http://www.nongnu.org/chktex/" @@ -13,7 +13,7 @@ KEYWORDS="x86 ppc sparc alpha" DEPEND="app-text/tetex dev-lang/perl sys-apps/groff - app-text/latex2html" + dev-tex/latex2html" src_compile() { [ -n "$DEBUG" ] && myconf="--enable-debug-info" || myconf="$myconf --disable-debug-info" -- cgit v1.2.3-65-gdbad