diff options
Diffstat (limited to 'news/grn')
-rw-r--r-- | news/grn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/grn/Makefile b/news/grn/Makefile index beccb29babe9..1f46e97a30f4 100644 --- a/news/grn/Makefile +++ b/news/grn/Makefile @@ -14,7 +14,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ xml.5:${PORTSDIR}/textproc/libxml -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore USE_X_PREFIX= yes USE_BZIP2= yes |