summaryrefslogtreecommitdiff
path: root/x11/enlightenment
diff options
context:
space:
mode:
authortron <tron>1999-10-23 00:12:09 +0000
committertron <tron>1999-10-23 00:12:09 +0000
commitdeea198415cea3e31e60265498116eb3177f7acc (patch)
tree394bfcb05bd1141fcb72660a89e6fa0071f92939 /x11/enlightenment
parent978b732242f33b97d1ebf10df8b84366a140f55c (diff)
downloadpkgsrc-deea198415cea3e31e60265498116eb3177f7acc.tar.gz
Use wildcard dependences for "imlib" and "esound" packages.
Diffstat (limited to 'x11/enlightenment')
-rw-r--r--x11/enlightenment/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile
index e17ce3a3581..73d9ff0bd64 100644
--- a/x11/enlightenment/Makefile
+++ b/x11/enlightenment/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/10/06 12:34:19 agc Exp $
+# $NetBSD: Makefile,v 1.13 1999/10/23 00:12:09 tron Exp $
DISTNAME= enlightenment-0.15.4
CATEGORIES= x11
@@ -8,10 +8,10 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.enlightenment.org/
DEPENDS+= ImageMagick-4.2.9:../../graphics/ImageMagick
-DEPENDS+= imlib-1.9.4:../../graphics/imlib
+DEPENDS+= imlib-*:../../graphics/imlib
DEPENDS+= freetype-1.1:../../graphics/freetype
DEPENDS+= fnlib-0.4:../../graphics/fnlib
-DEPENDS+= esound-0.2.8:../../audio/esound
+DEPENDS+= esound-*:../../audio/esound
DEPENDS+= eterm-0.8.8:../../x11/eterm
USE_PERL5= yes