diff options
author | ade <ade@FreeBSD.org> | 2001-01-31 23:57:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-31 23:57:21 +0800 |
commit | 42e6191794bbb09197d8e4eafa713a0d7d721cd1 (patch) | |
tree | 339512dd7bc0b53d865669c565ba6441c33a1c7b /www/encompass | |
parent | 1b443812aa2d4a13892b1983c820437761de0bba (diff) | |
download | freebsd-ports-graphics-42e6191794bbb09197d8e4eafa713a0d7d721cd1.tar.gz freebsd-ports-graphics-42e6191794bbb09197d8e4eafa713a0d7d721cd1.tar.zst freebsd-ports-graphics-42e6191794bbb09197d8e4eafa713a0d7d721cd1.zip |
Chase gtkhtml shared library revision.
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 944fd627650..8661c246773 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.7:${PORTSDIR}/www/gtkhtml \ +LIB_DEPENDS= gtkhtml.8:${PORTSDIR}/www/gtkhtml \ glibwww.1:${PORTSDIR}/www/glibwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ |