aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-10-06 03:57:56 +0800
committerade <ade@FreeBSD.org>2010-10-06 03:57:56 +0800
commite74307c7a7b8d3cc36e4106d40fb9c6c9c76b973 (patch)
tree26fe74a7c2c257fcd8de12bb4ae7aa37e14cded4 /sysutils
parentb30ffe50e036033f7a762ff34b0640d1797bc559 (diff)
downloadfreebsd-ports-graphics-e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973.tar.gz
freebsd-ports-graphics-e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973.tar.zst
freebsd-ports-graphics-e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973.zip
Round one migration of ports from automake{19,110} to automake111
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/boxbackup-devel/Makefile2
-rw-r--r--sysutils/boxbackup/Makefile2
-rw-r--r--sysutils/ftwin/Makefile2
-rw-r--r--sysutils/heartbeat/Makefile2
-rw-r--r--sysutils/htop/Makefile2
-rw-r--r--sysutils/knutclient/Makefile4
-rw-r--r--sysutils/lcdproc/Makefile2
-rw-r--r--sysutils/openipmi/Makefile2
-rw-r--r--sysutils/uptimed/Makefile2
9 files changed, 9 insertions, 11 deletions
diff --git a/sysutils/boxbackup-devel/Makefile b/sysutils/boxbackup-devel/Makefile
index 320d5c288b3..af8b197984c 100644
--- a/sysutils/boxbackup-devel/Makefile
+++ b/sysutils/boxbackup-devel/Makefile
@@ -18,7 +18,7 @@ COMMENT= An open source, completely automatic on-line backup system for UNIX
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
-USE_AUTOTOOLS= autoconf:267 aclocal:19 autoheader:267
+USE_AUTOTOOLS= autoconf:267 aclocal:111 autoheader:267
ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/sysutils/boxbackup/Makefile b/sysutils/boxbackup/Makefile
index 320d5c288b3..af8b197984c 100644
--- a/sysutils/boxbackup/Makefile
+++ b/sysutils/boxbackup/Makefile
@@ -18,7 +18,7 @@ COMMENT= An open source, completely automatic on-line backup system for UNIX
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
-USE_AUTOTOOLS= autoconf:267 aclocal:19 autoheader:267
+USE_AUTOTOOLS= autoconf:267 aclocal:111 autoheader:267
ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile
index 5e11db382fc..75c4cfa3ce0 100644
--- a/sysutils/ftwin/Makefile
+++ b/sysutils/ftwin/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= puzzle.1:${PORTSDIR}/graphics/libpuzzle \
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:267 aclocal:110 automake:110 autoheader:267
+USE_AUTOTOOLS= autoconf:267 aclocal:111 automake:111 autoheader:267
CONFIGURE_ARGS+= --with-puzzle=${LOCALBASE}
PLIST_FILES= bin/ftwin
diff --git a/sysutils/heartbeat/Makefile b/sysutils/heartbeat/Makefile
index 34a7a29fe0a..6fde6a53132 100644
--- a/sysutils/heartbeat/Makefile
+++ b/sysutils/heartbeat/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
xml2:${PORTSDIR}/textproc/libxml2
PATCH_DEPENDS= ${LOCALBASE}/bin/libtoolize:${PORTSDIR}/devel/libtool22
-USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:110 aclocal:110 \
+USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:111 aclocal:111 \
libtool:22 libltdl:22
AUTOMAKE_ARGS+= --add-missing --include-deps --copy
ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile
index 5cffe3ab609..73661ff191b 100644
--- a/sysutils/htop/Makefile
+++ b/sysutils/htop/Makefile
@@ -20,7 +20,7 @@ NOT_FOR_ARCHS= sparc64
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-proc=/compat/linux/proc --enable-unicode
-USE_AUTOTOOLS= autoconf:267 aclocal:19 automake:19 libtool:22
+USE_AUTOTOOLS= autoconf:267 aclocal:111 automake:111 libtool:22
ACLOCAL_ARGS= -I ${ACLOCAL_DIR}
USE_PYTHON_BUILD= yes
diff --git a/sysutils/knutclient/Makefile b/sysutils/knutclient/Makefile
index 33eeee83de7..7326ed6bf3a 100644
--- a/sysutils/knutclient/Makefile
+++ b/sysutils/knutclient/Makefile
@@ -17,11 +17,9 @@ COMMENT= A visual client for UPS system NUT
MAKE_JOBS_UNSAFE= yes
-BUILD_DEPENDS= automake>=0:${PORTSDIR}/devel/automake19
-
USE_KDELIBS_VER=3
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool:22 automake:111:env aclocal:111:env
CONFIGURE_ARGS= --disable-fast-perl --enable-mt --program-transform-name=''
post-patch:
diff --git a/sysutils/lcdproc/Makefile b/sysutils/lcdproc/Makefile
index 583c0cb8dc0..c6909415dbc 100644
--- a/sysutils/lcdproc/Makefile
+++ b/sysutils/lcdproc/Makefile
@@ -16,7 +16,7 @@ COMMENT= A client/server suite for LCD devices
ONLY_FOR_ARCHS= i386 amd64
-USE_AUTOTOOLS= autoconf:267 automake:19 aclocal:19
+USE_AUTOTOOLS= autoconf:267 automake:111 aclocal:111
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig
USE_RC_SUBR= LCDd lcdproc lcdexec
diff --git a/sysutils/openipmi/Makefile b/sysutils/openipmi/Makefile
index 999dcbf2218..3fdf505fc97 100644
--- a/sysutils/openipmi/Makefile
+++ b/sysutils/openipmi/Makefile
@@ -21,7 +21,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= pkgconfig
-USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:110 aclocal:110 libtool:22
+USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:111 aclocal:111 libtool:22
AUTOMAKE_ARGS+= --add-missing --copy --foreign
ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal
diff --git a/sysutils/uptimed/Makefile b/sysutils/uptimed/Makefile
index 59dad1c550e..f282d88ca30 100644
--- a/sysutils/uptimed/Makefile
+++ b/sysutils/uptimed/Makefile
@@ -20,7 +20,7 @@ USE_LDCONFIG= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22 aclocal:110
+USE_AUTOTOOLS= libtool:22 aclocal:111
ACLOCAL_ARGS= # empty
MAN1= uprecords.1