diff options
author | ade <ade@FreeBSD.org> | 2000-10-04 01:37:51 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-04 01:37:51 +0800 |
commit | d4875a96878aae5bc800ce93bc367325acc0b079 (patch) | |
tree | 2d898aa55909a08b4578e129414452147610500b /www/encompass | |
parent | 5687278cd88d7f35302dbaa6e3bbc66532143d05 (diff) | |
download | freebsd-ports-gnome-d4875a96878aae5bc800ce93bc367325acc0b079.tar.gz freebsd-ports-gnome-d4875a96878aae5bc800ce93bc367325acc0b079.tar.zst freebsd-ports-gnome-d4875a96878aae5bc800ce93bc367325acc0b079.zip |
Chase new gconf
Diffstat (limited to 'www/encompass')
-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 4f74dd07fd28..cf76f81fd817 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.4:${PORTSDIR}/www/gtkhtml \ glibwww.1:${PORTSDIR}/www/glibwww \ - gconf-1.0:${PORTSDIR}/devel/gconf + gconf-1.1:${PORTSDIR}/devel/gconf RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio |