diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-10-03 17:37:51 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-03 17:37:51 +0000 |
commit | cd92546e53363d1f7d441e3f093b1c28ea79b056 (patch) | |
tree | 6d9d2b0c1fe0251aac2f0525ab20e27ebcc9f321 /www/libgtkhtml | |
parent | 4ccc581fda691566d937bac0f323415ec53318e7 (diff) | |
download | ports-cd92546e53363d1f7d441e3f093b1c28ea79b056.tar.gz ports-cd92546e53363d1f7d441e3f093b1c28ea79b056.zip |
Notes
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r-- | www/libgtkhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 50843ded503b..5ea14ba96d41 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/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 |