diff options
Diffstat (limited to 'textproc/iiimf-server/Makefile')
-rw-r--r-- | textproc/iiimf-server/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/iiimf-server/Makefile b/textproc/iiimf-server/Makefile index ee3aca7841a5..8f751c8c032f 100644 --- a/textproc/iiimf-server/Makefile +++ b/textproc/iiimf-server/Makefile @@ -27,10 +27,8 @@ USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= pkgconfig libxml2 USE_OPENSSL= yes -WANT_AUTOCONF_VER= 259 +USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env WANT_AUTOHEADER_VER= 259 -WANT_AUTOMAKE_VER= 19 -WANT_LIBTOOL_VER= 15 WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/iiimsf |