diff options
-rw-r--r-- | www/encompass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile index 795444bcb886..a720fcf6d704 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -15,7 +15,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ gtkhtml.3:${PORTSDIR}/www/gtkhtml \ glibwww.1:${PORTSDIR}/www/glibwww2 \ - gconf.8:${PORTSDIR}/devel/gconf + gconf-1.0:${PORTSDIR}/devel/gconf RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio |