diff options
author | ade <ade@FreeBSD.org> | 2001-01-26 07:32:55 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-26 07:32:55 +0800 |
commit | b0dc430072278b83358e686b1098989925016973 (patch) | |
tree | 21136e98864c41cd0481f36af27b309953f28c72 /x11-fm | |
parent | 46ccbe0ff665a1d6154e731e66ca630b23928aac (diff) | |
download | freebsd-ports-gnome-b0dc430072278b83358e686b1098989925016973.tar.gz freebsd-ports-gnome-b0dc430072278b83358e686b1098989925016973.tar.zst freebsd-ports-gnome-b0dc430072278b83358e686b1098989925016973.zip |
Chase new gtkhtml shared library number
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 2a97c4d2a8fa..e295ae04e7b1 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ - gtkhtml.6:${PORTSDIR}/www/gtkhtml \ + gtkhtml.7:${PORTSDIR}/www/gtkhtml \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 \ freetype.6:${PORTSDIR}/print/freetype2 diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 2a97c4d2a8fa..e295ae04e7b1 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ - gtkhtml.6:${PORTSDIR}/www/gtkhtml \ + gtkhtml.7:${PORTSDIR}/www/gtkhtml \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 \ freetype.6:${PORTSDIR}/print/freetype2 |