diff options
Diffstat (limited to 'japanese/prime/Makefile')
-rw-r--r-- | japanese/prime/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/prime/Makefile b/japanese/prime/Makefile index 780370b..73093ea 100644 --- a/japanese/prime/Makefile +++ b/japanese/prime/Makefile @@ -25,8 +25,7 @@ RUBY_WITH_PTHREAD= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOMAKE_VER= 19 -USE_AUTOCONF_VER= 259 +USE_AUTOTOOLS= automake:19 autoconf:259 PLIST_SUB= X11BASE=${X11BASE} |