diff options
author | abs <abs> | 1999-04-06 02:03:00 +0000 |
---|---|---|
committer | abs <abs> | 1999-04-06 02:03:00 +0000 |
commit | 22a28760f8af1119a970223d1881e9a70fad65aa (patch) | |
tree | 19b65ab0ddbae3ac90edd54bdbf1d22adbd7f3b5 /x11 | |
parent | ddf0b974e98a4defb4452b08a98e59e879b21ef0 (diff) | |
download | pkgsrc-22a28760f8af1119a970223d1881e9a70fad65aa.tar.gz |
Update DEPENDS to catch up with other packages' version changes.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/enlightenment/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile index c7e52cef556..1dd67c5eb35 100644 --- a/x11/enlightenment/Makefile +++ b/x11/enlightenment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/03/30 04:56:18 garbled Exp $ +# $NetBSD: Makefile,v 1.9 1999/04/06 02:10:08 abs 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.1:../../graphics/ImageMagick +DEPENDS+= ImageMagick-4.2.2:../../graphics/ImageMagick DEPENDS+= imlib-1.9.4:../../graphics/imlib DEPENDS+= freetype-1.1:../../graphics/freetype DEPENDS+= fnlib-0.4:../../graphics/fnlib |