aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-07-02 01:06:41 +0800
committerade <ade@FreeBSD.org>2004-07-02 01:06:41 +0800
commitb306cc5dcbefc30382f9f527a93cd80e0908854b (patch)
treecc39079ab42fe134d866eb0cad7648e1cb765ba7 /sysutils
parentd3dd320adf5a5916ddf9bae7e3a50a66da9764ab (diff)
downloadfreebsd-ports-gnome-b306cc5dcbefc30382f9f527a93cd80e0908854b.tar.gz
freebsd-ports-gnome-b306cc5dcbefc30382f9f527a93cd80e0908854b.tar.zst
freebsd-ports-gnome-b306cc5dcbefc30382f9f527a93cd80e0908854b.zip
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/apachetop/Makefile2
-rw-r--r--sysutils/grub/Makefile5
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile
index ab8f60d03bf3..35827c60ec36 100644
--- a/sysutils/apachetop/Makefile
+++ b/sysutils/apachetop/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= esn@x123.info
COMMENT= Apache RealTime log stats
-WANT_AUTOCONF_VER=257
+WANT_AUTOCONF_VER=259
GNU_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index 1f2841c93479..f43382245676 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -13,9 +13,8 @@ MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/
MAINTAINER= sem@ciam.ru
COMMENT= GRand Unified Bootloader
-USE_AUTOMAKE_VER= 17
-AUTOMAKE_ENV= AUTOCONF=${AUTOCONF}
-USE_AUTOCONF_VER= 257
+USE_AUTOMAKE_VER= 18
+USE_AUTOCONF_VER= 259
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-freebsd-freebsd${OSREL}