diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-11 07:42:37 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-11 07:42:37 +0000 |
commit | a4751df979c822cf7fcd6aab7a47f4c04f814e3e (patch) | |
tree | 37238c93c227498e0ddf7d8c387a120afd4fb491 /x11/gnomecore | |
parent | Update to 0.12.0. (diff) |
Update version number of gtkhtml shared library.
Diffstat (limited to 'x11/gnomecore')
-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 56e6df85f29f..a08f6542b42c 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.14:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.15:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |