diff options
-rw-r--r-- | comms/plptools/Makefile | 4 | ||||
-rw-r--r-- | print/lgrind/Makefile | 4 | ||||
-rw-r--r-- | x11/enlightenment/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile index 588fbe2a5b7..2423ee7ed43 100644 --- a/comms/plptools/Makefile +++ b/comms/plptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/07/14 15:52:27 sakamoto Exp $ +# $NetBSD: Makefile,v 1.3 1999/08/14 14:23:55 drochner Exp $ # DISTNAME= plptools-0.3 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.to.com/pub/psion/ MAINTAINER= sakamoto@netbsd.org -DEPENDS= readline-2.2:../../devel/readline +DEPENDS= readline-4.0:../../devel/readline USE_LIBTOOL= YES GNU_CONFIGURE= YES diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 94b7ce9c124..48805974c78 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/04/26 19:25:06 garbled Exp $ +# $NetBSD: Makefile,v 1.4 1999/08/14 14:23:55 drochner Exp $ DISTNAME= lgrind PKGNAME= lgrind-3.5 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jwise@netbsd.org -DEPENDS= teTeX-0.4p8:../../print/teTeX +DEPENDS= teTeX-1.0.6:../../print/teTeX USE_X11= yes MIRROR_DISTFILE=no diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile index 9e9441b1ea8..95f6fd4dcd2 100644 --- a/x11/enlightenment/Makefile +++ b/x11/enlightenment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/06/24 19:16:53 drochner Exp $ +# $NetBSD: Makefile,v 1.11 1999/08/14 14:23:55 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.7:../../graphics/ImageMagick +DEPENDS+= ImageMagick-4.2.8:../../graphics/ImageMagick DEPENDS+= imlib-1.9.4:../../graphics/imlib DEPENDS+= freetype-1.1:../../graphics/freetype DEPENDS+= fnlib-0.4:../../graphics/fnlib |