diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-13 21:52:53 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-13 21:52:53 +0000 |
commit | ade48b818d7b81cb0e64d78959dc84a7911cc0c6 (patch) | |
tree | c206c1d2f1a750d9761191e9cb505715355eadbc /x11/gnomecore | |
parent | Update to 1.2.1 (diff) |
Chase increase of gtkhtml shared library version number.
Submitted by: Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
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 e9560c617ad6..48aaf459c1a7 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.20:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.21:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |