diff options
Diffstat (limited to 'japanese/mutt-devel/Makefile')
-rw-r--r-- | japanese/mutt-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/mutt-devel/Makefile b/japanese/mutt-devel/Makefile index ca31ada2a139..7a8c8d77eb89 100644 --- a/japanese/mutt-devel/Makefile +++ b/japanese/mutt-devel/Makefile @@ -60,8 +60,7 @@ NO_LATEST_LINK= yes USE_REINPLACE= yes USE_GMAKE= yes USE_ICONV= yes -USE_AUTOMAKE_VER= 14 -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= automake:14 autoconf:213 USE_OPENSSL= yes WRKSRC= ${WRKDIR}/mutt-${VERSION} LDFLAGS+= -L${LOCALBASE}/lib |