From c07b3d06f74c2b1f5144739f606ea2f60e5c4125 Mon Sep 17 00:00:00 2001 From: linimon Date: Sun, 30 Sep 2007 04:47:36 +0000 Subject: Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe --- sysutils/grub/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/grub') diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index 1b73001..74e2cf4 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -7,13 +7,14 @@ PORTNAME= grub PORTVERSION= 0.97 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/ MAINTAINER= sem@FreeBSD.org COMMENT= GRand Unified Bootloader -USE_AUTOTOOLS= automake:19 autoconf:259 +USE_AUTOTOOLS= automake:19 autoconf:261 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-freebsd-freebsd${OSREL} -- cgit v1.1