diff options
Diffstat (limited to 'x11/gnome2/Makefile')
-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 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> |