aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/suikyo
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 /japanese/suikyo
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 'japanese/suikyo')
-rw-r--r--japanese/suikyo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/suikyo/Makefile b/japanese/suikyo/Makefile
index 4babdb2270a0..a7ec6589bd14 100644
--- a/japanese/suikyo/Makefile
+++ b/japanese/suikyo/Makefile
@@ -18,7 +18,7 @@ USE_RUBY= yes
USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR}
-USE_AUTOTOOLS= automake:19 autoconf:267
+USE_AUTOTOOLS= automake:111 autoconf:267
pre-configure:
@(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL})