diff options
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 |