diff options
Diffstat (limited to 'x11/gnome3/Makefile')
-rw-r--r-- | x11/gnome3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index cab1b660e..c22fe1d26 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome3 PORTVERSION= 3.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -80,7 +80,7 @@ RUN_DEPENDS+= empathy>=3.0.0:${PORTSDIR}/net-im/empathy \ alacarte>=3.0.0:${PORTSDIR}/deskutils/alacarte .if ${PORT_OPTIONS:MMAPI} -#RUN_DEPENDS+= evolution-mapi>=3.0.0:${PORTSDIR}/mail/evolution-mapi +RUN_DEPENDS+= evolution-mapi>=3.0.0:${PORTSDIR}/mail/evolution-mapi .endif .endif # !gnome3-lite section |