aboutsummaryrefslogtreecommitdiffstats
path: root/devel/raknet
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 /devel/raknet
parentb30ffe50e036033f7a762ff34b0640d1797bc559 (diff)
downloadfreebsd-ports-gnome-e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973.tar.gz
freebsd-ports-gnome-e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973.tar.zst
freebsd-ports-gnome-e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973.zip
Round one migration of ports from automake{19,110} to automake111
Diffstat (limited to 'devel/raknet')
-rw-r--r--devel/raknet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile
index d1f92626b591..e219789ef0a3 100644
--- a/devel/raknet/Makefile
+++ b/devel/raknet/Makefile
@@ -21,7 +21,7 @@ COMMENT= Networking API that provides reliable UDP primarily for online games
USE_ZIP= yes
NO_WRKSUBDIR= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= aclocal:110 autoheader:267 autoconf:267 automake:110 libtool:22
+USE_AUTOTOOLS= aclocal:111 autoheader:267 autoconf:267 automake:111 libtool:22
AUTOMAKE_ARGS= --add-missing
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} \
-I ${LOCALBASE}/share/aclocal \