diff options
author | tron <tron@pkgsrc.org> | 1999-01-01 22:44:50 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-01-01 22:44:50 +0000 |
commit | d0273b838277e6042e5a4e7ccc2744dd60600844 (patch) | |
tree | 548c544bd27e9631289d97fc09e38b57afdb3ab6 /x11 | |
parent | 21519511b4e36d49c547cf5a1ab59f23c7d1039c (diff) | |
download | pkgsrc-d0273b838277e6042e5a4e7ccc2744dd60600844.tar.gz |
Remove duplicate dependences.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index f4579ed5f65..7b43d9e3000 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/12/29 17:53:10 tron Exp $ +# $NetBSD: Makefile,v 1.11 1999/01/01 22:44:50 tron Exp $ # DISTNAME= gnome-libs-0.99.0 @@ -10,11 +10,6 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ -DEPENDS+= gtk+-1.1.9:../../x11/gtk -DEPENDS+= tiff-3.4:../../graphics/tiff -DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= giflib-3.0:../../graphics/giflib -DEPENDS+= png-1.0.2:../../graphics/png DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= imlib-1.8.2:../../graphics/imlib DEPENDS+= ORBit-0.3.90:../../corba/ORBit |