From 3a9ec53b77cd930fcdaf2779657bfdfdfc00c58b Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Fri, 24 Dec 2010 12:33:11 +0000 Subject: [PATCH] [packages] msmtp: fix r24816 typo SVN-Revision: 24821 --- mail/msmtp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 1e3f711027..4fa23c44eb 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -76,7 +76,7 @@ endef CONFIGURE_ARGS += \ --disable-rpath \ --without-libssl32-prefix \ - --without-libiconv-prefix \ + --without-libintl-prefix \ --without-libgsasl \ --without-libidn -- 2.30.2