diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-01-25 23:32:55 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-01-25 23:32:55 +0000 |
commit | 3c67654ba0fc142efd32ad8dd82774368e74c9ba (patch) | |
tree | 12b77ebc928e129492868ed07888c0445f2f8185 /misc/metatheme2/Makefile | |
parent | Update to 0.8.1 (diff) |
Chase new gtkhtml shared library number
Diffstat (limited to 'misc/metatheme2/Makefile')
-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 ccfc2dca7747..5910990a2252 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.6:${PORTSDIR}/www/gtkhtml \ +LIB_DEPENDS= gtkhtml.7:${PORTSDIR}/www/gtkhtml \ gal.3:${PORTSDIR}/x11-toolkits/gal \ gnet.0:${PORTSDIR}/net/gnet |