diff options
Diffstat (limited to 'japanese/suikyo/Makefile')
-rw-r--r-- | japanese/suikyo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/suikyo/Makefile b/japanese/suikyo/Makefile index 2efc04163919..c19cefcda8f8 100644 --- a/japanese/suikyo/Makefile +++ b/japanese/suikyo/Makefile @@ -7,6 +7,7 @@ PORTNAME= suikyo PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ @@ -17,7 +18,7 @@ USE_RUBY= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:19 autoconf:259 +USE_AUTOTOOLS= automake:19 autoconf:261 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) |