diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-06-08 22:43:03 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-06-08 22:43:03 +0000 |
commit | b164976405b76262ebc28382cb5195231a403e9e (patch) | |
tree | e03d854587dc02211edb658537e0f0e2e38925b9 /x11-libs/xforms | |
parent | fixed ghostscript SCR_UTI and deps (diff) | |
download | historical-b164976405b76262ebc28382cb5195231a403e9e.tar.gz historical-b164976405b76262ebc28382cb5195231a403e9e.tar.bz2 historical-b164976405b76262ebc28382cb5195231a403e9e.zip |
*** empty log message ***
Diffstat (limited to 'x11-libs/xforms')
-rw-r--r-- | x11-libs/xforms/xforms-089.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xforms/xforms-089.ebuild b/x11-libs/xforms/xforms-089.ebuild index 41e0b2eafab2..9159e8312514 100644 --- a/x11-libs/xforms/xforms-089.ebuild +++ b/x11-libs/xforms/xforms-089.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/x11-libs/xforms/xforms-089.ebuild,v 1.1 2001/05/04 12:04:22 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-089.ebuild,v 1.2 2001/06/08 22:43:03 achim Exp $ #P= A=bxform-${PV}-glibc2.1.tgz @@ -10,7 +10,7 @@ DESCRIPTION="A GUI Toolkit based on Xlib" SRC_URI="ftp://ncmir.ucsd.edu/pub/xforms/linux-i386/elf/${A}" HOMEPAGE="http://world.std.com/~xforms/" -DEPEND="" +DEPEND="virtual/x11" src_compile () { try make |