diff options
Diffstat (limited to 'mail/claws-mail-python')
-rw-r--r-- | mail/claws-mail-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-python/Makefile b/mail/claws-mail-python/Makefile index c4d37a9a7951..87308d2b2792 100644 --- a/mail/claws-mail-python/Makefile +++ b/mail/claws-mail-python/Makefile @@ -7,7 +7,7 @@ PORTNAME= python PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -22,7 +22,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GNOME= pygtk2 USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |