diff options
Diffstat (limited to 'japanese/prime-el/Makefile')
-rw-r--r-- | japanese/prime-el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/prime-el/Makefile b/japanese/prime-el/Makefile index cc3835cc7981..0ce977764857 100644 --- a/japanese/prime-el/Makefile +++ b/japanese/prime-el/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/emacs/site-lisp/init-mell.el:${PORTSDIR}/japane prime:${PORTSDIR}/japanese/prime GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 autoconf:268 +USE_AUTOTOOLS= automake autoconf pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) |