diff options
Diffstat (limited to 'japanese/mutt/Makefile')
-rw-r--r-- | japanese/mutt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mutt/Makefile b/japanese/mutt/Makefile index cca18d617429..a8664cbae305 100644 --- a/japanese/mutt/Makefile +++ b/japanese/mutt/Makefile @@ -34,7 +34,7 @@ FETCH_BEFORE_ARGS= -A # ha4.seikyou.ne.jp is running broken httpd USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:14 autoconf:213 +USE_AUTOTOOLS= automake:14 autoconf:253 USE_OPENSSL= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION} LDFLAGS+= -L${LOCALBASE}/lib |