diff options
Diffstat (limited to 'app-text/xhtml1/xhtml1-20020801-r1.ebuild')
-rw-r--r-- | app-text/xhtml1/xhtml1-20020801-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/xhtml1/xhtml1-20020801-r1.ebuild b/app-text/xhtml1/xhtml1-20020801-r1.ebuild index a6bfc4d7345d..28f18126ed79 100644 --- a/app-text/xhtml1/xhtml1-20020801-r1.ebuild +++ b/app-text/xhtml1/xhtml1-20020801-r1.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/xhtml1/xhtml1-20020801-r1.ebuild,v 1.3 2003/02/13 09:48:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r1.ebuild,v 1.4 2003/11/20 10:12:59 obz Exp $ inherit sgml-catalog @@ -10,7 +10,8 @@ SRC_URI="${HOMEPAGE}${PN}.tgz" LICENSE="W3C" SLOT="0" KEYWORDS="x86" -DEPEND="app-text/sgml-common" +DEPEND="app-text/sgml-common + !dev-util/gtk-doc" src_install() { insinto /usr/share/sgml/${PN} |