diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-03 07:27:39 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-03 07:27:39 +0000 |
commit | 68bd669459af17c6e42434a78d141db13ae647bd (patch) | |
tree | 5ec6cf033670be224e31b619020065f2c719f6c2 /x11/gnomecore | |
parent | e1c296cea2b05d94e57450834cfb501211b060ef (diff) | |
download | ports-68bd669459af17c6e42434a78d141db13ae647bd.tar.gz ports-68bd669459af17c6e42434a78d141db13ae647bd.zip |
Update version number of gtkhtml shared library.
Notes
Notes:
svn path=/head/; revision=45765
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 ef67bdca674f..56e6df85f29f 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.13:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.14:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |