diff options
Diffstat (limited to 'mail/claws-mail-tnef/Makefile')
-rw-r--r-- | mail/claws-mail-tnef/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-tnef/Makefile b/mail/claws-mail-tnef/Makefile index bccb91b42db5..22e4cef863d2 100644 --- a/mail/claws-mail-tnef/Makefile +++ b/mail/claws-mail-tnef/Makefile @@ -7,7 +7,7 @@ PORTNAME= tnef PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail LIB_DEPENDS= ytnef.0:${PORTSDIR}/devel/libytnef USE_GMAKE= yes -USE_XLIB= yes +USE_XORG= x11 USE_AUTOTOOLS= autoconf:261 USE_GETTEXT= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |