diff options
Diffstat (limited to 'textproc/xaira/Makefile')
-rw-r--r-- | textproc/xaira/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile index 2951cd30d2e5..4816fef4f8ae 100644 --- a/textproc/xaira/Makefile +++ b/textproc/xaira/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= xerces-c:${PORTSDIR}/textproc/xerces-c2 \ icuio:${PORTSDIR}/devel/icu GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:19 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:267 libtool:22 ACLOCAL_ARGS= -I ${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal -I . USE_GMAKE= yes USE_LDCONFIG= yes |