diff options
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 615d6e16e592..cd943c282061 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome2 PORTVERSION= 2.32.1 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -91,7 +91,7 @@ RUN_DEPENDS+= empathy:${PORTSDIR}/net-im/empathy \ ${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet \ ${LOCALBASE}/lib/gtk-2.0/modules/libatk-bridge.so:${PORTSDIR}/accessibility/at-spi \ gpk-application:${PORTSDIR}/ports-mgmt/gnome-packagekit \ - ekiga:${PORTSDIR}/net/ekiga3 + ekiga:${PORTSDIR}/net-im/ekiga .if ${OSVERSION}>=800000 RUN_DEPENDS+= cheese:${PORTSDIR}/multimedia/cheese .endif |