summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-13 21:52:53 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-13 21:52:53 +0000
commitade48b818d7b81cb0e64d78959dc84a7911cc0c6 (patch)
treec206c1d2f1a750d9761191e9cb505715355eadbc
parentUpdate to 1.2.1 (diff)
Chase increase of gtkhtml shared library version number.
Submitted by: Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
Notes
Notes: svn path=/head/; revision=53025
-rw-r--r--x11/gnomecore/Makefile2
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