diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 7243f8a4d..c0f3be5f7 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -66,7 +66,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> |