diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-10-01 14:40:47 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-10-01 14:40:47 +0800 |
commit | 8f8efe9bf011fd86429b0744e13239a4a07799e7 (patch) | |
tree | cffa77c56e05fe8d88074b42d905e6d7d2a46375 /x11 | |
parent | 00d5d5997ab5266bf36654fa7b5af07a296f208a (diff) | |
download | freebsd-ports-gnome-8f8efe9bf011fd86429b0744e13239a4a07799e7.tar.gz freebsd-ports-gnome-8f8efe9bf011fd86429b0744e13239a4a07799e7.tar.zst freebsd-ports-gnome-8f8efe9bf011fd86429b0744e13239a4a07799e7.zip |
Chase gtkhtml shared library version bump.
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 a08f6542b42c..b2a78f0470a6 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.15:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.16:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |