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/gtkhtml38 | |
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/gtkhtml38')
-rw-r--r-- | www/gtkhtml38/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 50843ded503b..5ea14ba96d41 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \ wwwzip.1:${PORTSDIR}/www/libwww \ - gconf-1.0:${PORTSDIR}/devel/gconf \ + gconf-1.1:${PORTSDIR}/devel/gconf \ pspell.2:${PORTSDIR}/textproc/pspell GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |