aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-09-20 21:53:48 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-09-20 21:53:48 +0000
commit08984f53a997404d7fa4323053b2083da2c73ba8 (patch)
tree08c62e266aa69a121811ba5e78f237a4e38c47a8
parentaa9c574318ccf1b50ae8f0826ede8f31a0d5a3a3 (diff)
downloadports-08984f53a997404d7fa4323053b2083da2c73ba8.tar.gz
ports-08984f53a997404d7fa4323053b2083da2c73ba8.zip
Chase recent ekiga shuffle.
Notes
Notes: svn path=/head/; revision=327753
-rw-r--r--x11/gnome2/Makefile4
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