diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
commit | aad09bc5e23eb75a7a865a8b0002fbc6e13d4659 (patch) | |
tree | 69c07cdc4812f0f8be0cc44c38513f540c058778 /mail/evolution | |
parent | 5c818b158c5b9479669f8322b4da8c48f5c30ef9 (diff) | |
download | ports-aad09bc5e23eb75a7a865a8b0002fbc6e13d4659.tar.gz ports-aad09bc5e23eb75a7a865a8b0002fbc6e13d4659.zip |
Notes
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index b2a87d885a4d..30e564ef583a 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -4,7 +4,7 @@ PORTNAME= evolution PORTVERSION= 2.32.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -19,8 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORT CONFLICTS= evolution-3.[0-9]* -USES= bison desktop-file-utils gettext pathfix gmake libtool pkgconfig tar:bzip2 \ - perl5 +USES= bison desktop-file-utils gettext gmake libtool:keepla pathfix \ + perl5 pkgconfig tar:bzip2 USE_PERL5= run USE_GNOME= gnomeprefix intlhack evolutiondataserver gtkhtml3 \ gnomedocutils gnomedesktop |