diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-05 13:20:51 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-05 13:20:51 +0000 |
commit | 49dfdf421064b1bc7a284728f7f296cdc1acb65a (patch) | |
tree | 0b4d11525a7b891b15444501344bafcc31782dd2 /x11 | |
parent | Update to 1.0.0. (diff) |
Update gtkhtml library version number.
Notes
Notes:
svn path=/head/; revision=51076
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 e407bb51499a..e9560c617ad6 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.19:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.20:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |