diff options
Diffstat (limited to 'textproc/iiimf-csconv/Makefile')
-rw-r--r-- | textproc/iiimf-csconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iiimf-csconv/Makefile b/textproc/iiimf-csconv/Makefile index 8433e83bca89..2e5e12ad0ad3 100644 --- a/textproc/iiimf-csconv/Makefile +++ b/textproc/iiimf-csconv/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_ICONV= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env +USE_AUTOTOOLS= automake:env autoconf:env libtool:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/lib/CSConv |