diff options
author | ade <ade@FreeBSD.org> | 2000-12-16 01:56:16 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-12-16 01:56:16 +0800 |
commit | fe95a2549526c5c38ad9f391eba2540c3d8fb393 (patch) | |
tree | 31180c77e75bbf83180e456f827a75ed3fdfd9f3 /x11-fm/nautilus | |
parent | e6d8a1ab36e7381c6f8a6b33eef691b53ac5590e (diff) | |
download | freebsd-ports-graphics-fe95a2549526c5c38ad9f391eba2540c3d8fb393.tar.gz freebsd-ports-graphics-fe95a2549526c5c38ad9f391eba2540c3d8fb393.tar.zst freebsd-ports-graphics-fe95a2549526c5c38ad9f391eba2540c3d8fb393.zip |
Use new gtkhtml (still broken, though)
Diffstat (limited to 'x11-fm/nautilus')
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 507421af154..b270ce8b42c 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ - gtkhtml.5:${PORTSDIR}/www/gtkhtml \ + gtkhtml.6:${PORTSDIR}/www/gtkhtml \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 |