diff options
-rw-r--r-- | x11/gnome3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index 2b5b7f555..306902056 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -54,7 +54,7 @@ MAPI_DESC= Depend on evolution-mapi (pulls in samba4)" off .if ${.CURDIR:T}!="gnome3-lite" RUN_DEPENDS+= empathy>=3.0.0:${PORTSDIR}/net-im/empathy \ epiphany>=3.0.0:${PORTSDIR}/www/epiphany \ - epiphany-extensions3>=3.0.0:${PORTSDIR}/www/epiphany-extensions \ + epiphany-extensions>=3.0.0:${PORTSDIR}/www/epiphany-extensions \ gnome-screensaver>=3.0.0:${PORTSDIR}/x11/gnome-screensaver \ gucharmap>=3.0.0:${PORTSDIR}/deskutils/gucharmap \ eog>=3.0.0:${PORTSDIR}/graphics/eog \ |