summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-10-15 17:32:46 +0000
committerAde Lovett <ade@FreeBSD.org>2004-10-15 17:32:46 +0000
commit0d9fe4811f987a0cff0fe98480e7b26184666e95 (patch)
treef24ed429fff662967d34d764b12e0646e209ba27 /sysutils
parentRemove lthack, and add intlhack to fix the build on 4.X. (diff)
Kill off automake18, switching to automake19. Requiem Mors Pacem.
Notes
Notes: svn path=/head/; revision=119518
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/grub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index b00320a5bfbb..633406fa4166 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/
MAINTAINER= sem@FreeBSD.org
COMMENT= GRand Unified Bootloader
-USE_AUTOMAKE_VER= 18
+USE_AUTOMAKE_VER= 19
USE_AUTOCONF_VER= 259
GNU_CONFIGURE= yes
USE_GMAKE= yes