summaryrefslogtreecommitdiff
path: root/x11/gnome2
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-02-05 16:56:37 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-02-05 16:56:37 +0000
commit042d6056c3f78ee4b422460b1ba5ac5b823cd242 (patch)
treebab7afc5a7752a33e613e8b9fb7947e7841fabe4 /x11/gnome2
parent- Move perl invocation to post-build, just to be sure (diff)
Readd gnomemeeting now that it builds again.
Notes
Notes: svn path=/head/; revision=128080
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index c3445206dc10..a37f99428180 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -73,7 +73,7 @@ RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany
.endif
.if ${ARCH} == "i386"
-#RUN_DEPENDS+= gnomemeeting:${PORTSDIR}/net/gnomemeeting
+RUN_DEPENDS+= gnomemeeting:${PORTSDIR}/net/gnomemeeting
.endif
.include <bsd.port.post.mk>