diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-01-31 15:57:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-01-31 15:57:21 +0000 |
commit | 1b6567ed73c7a9d96686dd33b28d74356a7ef84c (patch) | |
tree | ed7688c55cfdbb29623f7f8e4991af93adfb5934 /misc/metatheme2 | |
parent | fc049ff4e86b09679b940a9567383284f0760457 (diff) | |
download | ports-1b6567ed73c7a9d96686dd33b28d74356a7ef84c.tar.gz ports-1b6567ed73c7a9d96686dd33b28d74356a7ef84c.zip |
Chase gtkhtml shared library revision.
Notes
Notes:
svn path=/head/; revision=37839
Diffstat (limited to 'misc/metatheme2')
-rw-r--r-- | misc/metatheme2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/metatheme2/Makefile b/misc/metatheme2/Makefile index 5910990a2252..8fdf23288223 100644 --- a/misc/metatheme2/Makefile +++ b/misc/metatheme2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.helixcode.com/pub/metatheme/ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= gtkhtml.7:${PORTSDIR}/www/gtkhtml \ +LIB_DEPENDS= gtkhtml.8:${PORTSDIR}/www/gtkhtml \ gal.3:${PORTSDIR}/x11-toolkits/gal \ gnet.0:${PORTSDIR}/net/gnet |