summaryrefslogtreecommitdiff
path: root/sysutils/ups-nut
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 /sysutils/ups-nut
parent8acc4797c26eba4fe23ae4f445f0f82bde5e7d2e (diff)
downloadpkgsrc-a68a277b43e5634f08282aba07a130b923be1b72.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'sysutils/ups-nut')
-rw-r--r--sysutils/ups-nut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ups-nut/Makefile b/sysutils/ups-nut/Makefile
index eaab1147d89..598d41dff0d 100644
--- a/sysutils/ups-nut/Makefile
+++ b/sysutils/ups-nut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/08/14 03:41:39 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2001/08/27 14:35:14 tron Exp $
#
DISTNAME= nut-0.44.3-pre5
@@ -33,7 +33,7 @@ GROUPDEL= groupdel
WRKSRC= ${WRKDIR}/nut-0.44.3
DEINSTALL_FILE= ${WRKDIR}/DEINSTALL
INSTALL_FILE= ${WRKDIR}/INSTALL
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
GNU_CONFIGURE= yes
NUT_DOCDIR= ${LOCALBASE}/share/doc/nut