summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-09 04:37:31 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-09 04:37:31 +0000
commit30b1462a16ccd0e10035deb9656dda3e906dd153 (patch)
treebddabc4e0f22edfa9caa74cae686d0c250b26b69 /app-text/psgml
parent*** empty log message *** (diff)
downloadgentoo-2-30b1462a16ccd0e10035deb9656dda3e906dd153.tar.gz
gentoo-2-30b1462a16ccd0e10035deb9656dda3e906dd153.tar.bz2
gentoo-2-30b1462a16ccd0e10035deb9656dda3e906dd153.zip
*** empty log message ***
Diffstat (limited to 'app-text/psgml')
-rw-r--r--app-text/psgml/psgml-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/psgml/psgml-1.2.2.ebuild b/app-text/psgml/psgml-1.2.2.ebuild
index fca6c3352f3e..e8a9e4cbca07 100644
--- a/app-text/psgml/psgml-1.2.2.ebuild
+++ b/app-text/psgml/psgml-1.2.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.2.ebuild,v 1.2 2001/03/26 15:41:42 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.2.ebuild,v 1.3 2001/05/09 04:37:31 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,7 @@ DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded docu
SRC_URI="http://ftp1.sourceforge.net/${PN}/${A}"
HOMEPAGE="http://psgml.sourceforge.net"
-DEPEND=""
+DEPEND="virtual/emacs"
src_compile() {