aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail-clamav/Makefile4
-rw-r--r--mail/claws-mail-spamreport/Makefile4
-rw-r--r--mail/claws-mail-tnef/Makefile4
-rw-r--r--mail/xfce4-mailwatch-plugin/Makefile1
4 files changed, 6 insertions, 7 deletions
diff --git a/mail/claws-mail-clamav/Makefile b/mail/claws-mail-clamav/Makefile
index 316ca2e56a44..c05bdadd6b6c 100644
--- a/mail/claws-mail-clamav/Makefile
+++ b/mail/claws-mail-clamav/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clamav
PORTVERSION= 3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -20,7 +20,7 @@ RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
LIB_DEPENDS= clamav.3:${PORTSDIR}/security/clamav
USE_GMAKE= yes
-USE_XLIB= yes
+USE_XORG= x11
USE_AUTOTOOLS= autoconf:261
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile
index 3dcdf97f8c21..4b3f41b1605e 100644
--- a/mail/claws-mail-spamreport/Makefile
+++ b/mail/claws-mail-spamreport/Makefile
@@ -7,7 +7,7 @@
PORTNAME= spamreport
PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -21,7 +21,7 @@ BUILD_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
-USE_XLIB= yes
+USE_XORG= x11
USE_AUTOTOOLS= autoconf:261
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
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" \
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile
index 536de6dc4475..80c378e00fc2 100644
--- a/mail/xfce4-mailwatch-plugin/Makefile
+++ b/mail/xfce4-mailwatch-plugin/Makefile
@@ -23,6 +23,5 @@ USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libgui libutil panel
-USE_XLIB= yes
.include <bsd.port.mk>