diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-09 16:42:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-09 16:42:20 +0000 |
commit | 6aadd792ef71cd91ddfac60caba85dbab36f8c6a (patch) | |
tree | 31939080498fe2aea18dd09384f621d12b4ee2d7 /x11 | |
parent | 8b399dcbd2e37ed4efe9df4f94a82b7563059e57 (diff) | |
download | ports-6aadd792ef71cd91ddfac60caba85dbab36f8c6a.tar.gz ports-6aadd792ef71cd91ddfac60caba85dbab36f8c6a.zip |
Update version number of the gtkhtml shared library.
Notes
Notes:
svn path=/head/; revision=49893
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 |