summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/fnlib/Makefile4
-rw-r--r--x11/enlightenment/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile
index c9d37b15f45..2004ab79f83 100644
--- a/graphics/fnlib/Makefile
+++ b/graphics/fnlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/12/13 21:46:52 tron Exp $
+# $NetBSD: Makefile,v 1.3 1998/12/21 17:05:52 tron Exp $
DISTNAME= fnlib_DR-0.3
PKGNAME= fnlib-0.3
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/
MAINTAINER= root@garbled.net
-DEPENDS+= imlib-1.8.1:../../graphics/imlib
+DEPENDS+= imlib-1.8.2:../../graphics/imlib
WRKSRC= ${WRKDIR}/fnlib
GNU_CONFIGURE= yes
diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile
index e2dd1bf5922..8a317cd9132 100644
--- a/x11/enlightenment/Makefile
+++ b/x11/enlightenment/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/12/13 21:46:52 tron Exp $
+# $NetBSD: Makefile,v 1.3 1998/12/21 17:05:52 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.2:../../graphics/ImageMagick
-DEPENDS+= imlib-1.8.1:../../graphics/imlib
+DEPENDS+= imlib-1.8.2:../../graphics/imlib
DEPENDS+= fnlib-0.3:../../graphics/fnlib
DEPENDS+= esound-0.2.4:../../audio/esound
DEPENDS+= p5-gtk-0.4:../../x11/p5-gtk