diff options
author | ade <ade@FreeBSD.org> | 2000-12-16 01:55:24 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-12-16 01:55:24 +0800 |
commit | 4149e3ad523ef8e6e39fa9daf5a76979f192fb27 (patch) | |
tree | 06c52761fa6118381fd23e2f4014396384487434 /misc | |
parent | 3fbc738dfab5dc3fef6f991fdd12a988b20b7e97 (diff) | |
download | freebsd-ports-gnome-4149e3ad523ef8e6e39fa9daf5a76979f192fb27.tar.gz freebsd-ports-gnome-4149e3ad523ef8e6e39fa9daf5a76979f192fb27.tar.zst freebsd-ports-gnome-4149e3ad523ef8e6e39fa9daf5a76979f192fb27.zip |
Use new gtkhtml and gal
Diffstat (limited to 'misc')
-rw-r--r-- | misc/metatheme/Makefile | 4 | ||||
-rw-r--r-- | misc/metatheme2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/metatheme/Makefile b/misc/metatheme/Makefile index abb2047de844..ccfc2dca7747 100644 --- a/misc/metatheme/Makefile +++ b/misc/metatheme/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 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 |