diff options
Diffstat (limited to 'textproc/iiimf-server/Makefile')
-rw-r--r-- | textproc/iiimf-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iiimf-server/Makefile b/textproc/iiimf-server/Makefile index 5d852b21de97..308313756080 100644 --- a/textproc/iiimf-server/Makefile +++ b/textproc/iiimf-server/Makefile @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= pkgconfig libxml2 USE_OPENSSL= 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}/iiimsf |