diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-12-15 17:55:24 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-12-15 17:55:24 +0000 |
commit | 36fe7af58eba8545528c0b8fc93ced1c8a65e60c (patch) | |
tree | 091bb3f5a9c04929b148d9edab5e671f2630c366 /misc/metatheme2 | |
parent | 97064d197bd9de2fadae7e54433dd1bdf3e1176b (diff) | |
download | ports-36fe7af58eba8545528c0b8fc93ced1c8a65e60c.tar.gz ports-36fe7af58eba8545528c0b8fc93ced1c8a65e60c.zip |
Notes
Diffstat (limited to 'misc/metatheme2')
-rw-r--r-- | misc/metatheme2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/metatheme2/Makefile b/misc/metatheme2/Makefile index abb2047de844..ccfc2dca7747 100644 --- a/misc/metatheme2/Makefile +++ b/misc/metatheme2/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= ftp://ftp.helixcode.com/pub/metatheme/ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= gtkhtml.5:${PORTSDIR}/www/gtkhtml \ - gal.1:${PORTSDIR}/x11-toolkits/gal \ +LIB_DEPENDS= gtkhtml.6:${PORTSDIR}/www/gtkhtml \ + gal.3:${PORTSDIR}/x11-toolkits/gal \ gnet.0:${PORTSDIR}/net/gnet USE_X_PREFIX= yes |