diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-11-10 00:42:20 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-11-10 00:42:20 +0800 |
commit | 535bdba890bd620b67d67dc110b2b41b6623485d (patch) | |
tree | f19d3ace387dfef5fb1319914ff6b8833ee57023 /x11 | |
parent | 6163b78040f7d673593a7fb96a36ca0428c32b7c (diff) | |
download | freebsd-ports-gnome-535bdba890bd620b67d67dc110b2b41b6623485d.tar.gz freebsd-ports-gnome-535bdba890bd620b67d67dc110b2b41b6623485d.tar.zst freebsd-ports-gnome-535bdba890bd620b67d67dc110b2b41b6623485d.zip |
Update version number of the gtkhtml shared library.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnomecore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index 11db0da504cd..61b287eb421b 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.17:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.19:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |