diff options
author | tron <tron@pkgsrc.org> | 1999-01-16 05:50:28 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-01-16 05:50:28 +0000 |
commit | f6e5276c4c3afddd59de033cc797a4873c6b2f20 (patch) | |
tree | a3466cf4927d11b1f1298c1f5167a506caa6cb79 | |
parent | 9ac126f07ca7ada8793d940cbdcef77e059c13d4 (diff) | |
download | pkgsrc-f6e5276c4c3afddd59de033cc797a4873c6b2f20.tar.gz |
Depend on version 1.9.0 of "imlib" package.
-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 c4157c4b041..6f5a77e2312 100644 --- a/x11/enlightenment/Makefile +++ b/x11/enlightenment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/01/11 00:48:41 tron Exp $ +# $NetBSD: Makefile,v 1.5 1999/01/16 05:50:28 tron Exp $ DISTNAME= enlightenment-0.14 CATEGORIES= x11 @@ -8,7 +8,7 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.enlightenment.org/ DEPENDS+= ImageMagick-4.1.7:../../graphics/ImageMagick -DEPENDS+= imlib-1.8.2:../../graphics/imlib +DEPENDS+= imlib-1.9.0:../../graphics/imlib DEPENDS+= fnlib-0.3:../../graphics/fnlib DEPENDS+= esound-0.2.4:../../audio/esound DEPENDS+= p5-gtk-0.4:../../x11/p5-gtk |