diff options
author | ade <ade@FreeBSD.org> | 2001-01-25 23:32:55 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-25 23:32:55 +0000 |
commit | b0dc430072278b83358e686b1098989925016973 (patch) | |
tree | 21136e98864c41cd0481f36af27b309953f28c72 /www/encompass | |
parent | 46ccbe0ff665a1d6154e731e66ca630b23928aac (diff) | |
download | FreeBSD-ports-b0dc430072278b83358e686b1098989925016973.zip FreeBSD-ports-b0dc430072278b83358e686b1098989925016973.tar.gz |
Chase new gtkhtml shared library number
Diffstat (limited to 'www/encompass')
-rw-r--r-- | www/encompass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile index ef7e2a2..944fd62 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.one.net/pub/users/dobez/ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= gtkhtml.6:${PORTSDIR}/www/gtkhtml \ +LIB_DEPENDS= gtkhtml.7:${PORTSDIR}/www/gtkhtml \ glibwww.1:${PORTSDIR}/www/glibwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ |