diff options
author | wiz <wiz> | 2002-10-08 11:59:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-10-08 11:59:15 +0000 |
commit | ec9cfe4a57274797a108e7119204a2b9d122bc12 (patch) | |
tree | 7615faef692562b9d81b5175b9fbeca61ed493c1 /graphics/giram | |
parent | 02b82fc25b65e018af1781ee8522373c1ccf2fff (diff) | |
download | pkgsrc-ec9cfe4a57274797a108e7119204a2b9d122bc12.tar.gz |
Remove implicit esound depends.
Diffstat (limited to 'graphics/giram')
-rw-r--r-- | graphics/giram/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index 84cf7327d85..f965c14d094 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2002/03/13 17:37:08 fredb Exp $ +# $NetBSD: Makefile,v 1.19 2002/10/08 11:59:15 wiz Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1999/06/19 17:38:24 cpiazza Exp $ DISTNAME= Giram-0.1.2 @@ -11,7 +11,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.minet.net/giram/ COMMENT= Giram is Really A Modeller -DEPENDS+= esound-[0-9]*:../../audio/esound DEPENDS+= gnome-libs>=1.4.1.2nb1:../../x11/gnome-libs DEPENDS+= povray-[0-9]*:../../graphics/povray |