summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam>2000-08-03 21:22:10 +0000
committerjlam <jlam>2000-08-03 21:22:10 +0000
commit016ffef7f751df83c8c51793b5ebec62fa66c873 (patch)
treefb167c5d4a39ab5b9e8ef9544dccd6df65925843 /x11
parent59fe50a25f4d0be611556a945e9fc89902676275 (diff)
downloadpkgsrc-016ffef7f751df83c8c51793b5ebec62fa66c873.tar.gz
Update freetype-lib dependency to >=1.3.1 due to freetype-lib bumping
it's shared lib major.
Diffstat (limited to 'x11')
-rw-r--r--x11/enlightenment/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile
index c8cab84bcc7..2dfc2f83659 100644
--- a/x11/enlightenment/Makefile
+++ b/x11/enlightenment/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2000/07/30 19:44:11 tron Exp $
+# $NetBSD: Makefile,v 1.24 2000/08/03 21:22:10 jlam Exp $
DISTNAME= enlightenment-0.16.4
CATEGORIES= x11 gnome
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.enlightenment.org/
DEPENDS+= esound>=0.2.18:../../audio/esound
DEPENDS+= imlib>=1.9.8:../../graphics/imlib
DEPENDS+= fnlib-0.5:../../graphics/fnlib
-DEPENDS+= freetype-lib-*:../../graphics/freetype-lib
+DEPENDS+= freetype-lib>=1.3.1:../../graphics/freetype-lib
DEPENDS+= libghttp-*:../../www/libghttp
USE_PERL5= yes