diff options
Diffstat (limited to 'mail/gmime2/Makefile')
-rw-r--r-- | mail/gmime2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile index 6b2df015cb91..fd11df0d26e3 100644 --- a/mail/gmime2/Makefile +++ b/mail/gmime2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmime PORTVERSION= 2.1.19 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= mail MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/v2.1/ @@ -19,7 +19,7 @@ CONFLICTS= gmime-1.0.* USE_ICONV= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget glib20 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS?= --with-libiconv=${LOCALBASE} \ --with-html-dir=${PREFIX}/share/doc \ --enable-mono=no |