summaryrefslogtreecommitdiff
path: root/graphics/imlib/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-08-27 14:35:04 +0000
committertron <tron@pkgsrc.org>2001-08-27 14:35:04 +0000
commita68a277b43e5634f08282aba07a130b923be1b72 (patch)
tree7c17d7303ac7c9f39a4bf93764bc326af20f142a /graphics/imlib/Makefile
parent8acc4797c26eba4fe23ae4f445f0f82bde5e7d2e (diff)
downloadpkgsrc-a68a277b43e5634f08282aba07a130b923be1b72.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'graphics/imlib/Makefile')
-rw-r--r--graphics/imlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index 3d24af5d34e..82629f703de 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2001/08/26 10:32:21 skrll Exp $
+# $NetBSD: Makefile,v 1.56 2001/08/27 14:35:09 tron Exp $
#
DISTNAME= imlib-1.9.11
@@ -9,7 +9,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.nl.rasterman.com/imlib.html
COMMENT= image manipulation library for X11
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
USE_X11BASE= yes