diff options
-rw-r--r-- | meta-pkgs/edesktop/Makefile | 8 | ||||
-rw-r--r-- | x11/econf/Makefile | 4 | ||||
-rw-r--r-- | x11/enlightenment/Makefile | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/meta-pkgs/edesktop/Makefile b/meta-pkgs/edesktop/Makefile index 9e69c091c7e..2b54e89ffa9 100644 --- a/meta-pkgs/edesktop/Makefile +++ b/meta-pkgs/edesktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/04/26 19:30:23 garbled Exp $ +# $NetBSD: Makefile,v 1.5 1999/06/24 19:16:52 drochner Exp $ # DISTNAME= edesktop-1.0 @@ -10,10 +10,10 @@ MAINTAINER= root@garbled.net DEPENDS+= enlightenment-0.15.4:../../x11/enlightenment DEPENDS+= eterm-0.8.8:../../x11/eterm -DEPENDS+= rxvt-2.20:../../x11/rxvt -DEPENDS+= mutt-0.95.4:../../mail/mutt +DEPENDS+= rxvt-2.6.0:../../x11/rxvt +DEPENDS+= mutt-0.95.6:../../mail/mutt DEPENDS+= econf-0.15:../../x11/econf -DEPENDS+= xv-3.10a:../../graphics/xv +DEPENDS+= xv-3.10apl1:../../graphics/xv DEPENDS+= ee-0.3.8:../../graphics/ee DEPENDS+= gimp-1.0.4:../../graphics/gimp DEPENDS+= xpaint-2.5.6:../../graphics/xpaint diff --git a/x11/econf/Makefile b/x11/econf/Makefile index 22cede11374..331cd008d3c 100644 --- a/x11/econf/Makefile +++ b/x11/econf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/04/06 00:53:21 garbled Exp $ +# $NetBSD: Makefile,v 1.3 1999/06/24 19:16:52 drochner Exp $ DISTNAME= enlightenment-conf-0.15 PKGNAME= econf-0.15 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.enlightenment.org/ -DEPENDS+= control-center-1.0.4:../../x11/controlcenter +DEPENDS+= control-center-1.0.5:../../x11/controlcenter WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile index 1dd67c5eb35..9e9441b1ea8 100644 --- a/x11/enlightenment/Makefile +++ b/x11/enlightenment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1999/04/06 02:10:08 abs Exp $ +# $NetBSD: Makefile,v 1.10 1999/06/24 19:16:53 drochner Exp $ DISTNAME= enlightenment-0.15.4 CATEGORIES= x11 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.enlightenment.org/ -DEPENDS+= ImageMagick-4.2.2:../../graphics/ImageMagick +DEPENDS+= ImageMagick-4.2.7:../../graphics/ImageMagick DEPENDS+= imlib-1.9.4:../../graphics/imlib DEPENDS+= freetype-1.1:../../graphics/freetype DEPENDS+= fnlib-0.4:../../graphics/fnlib |