diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-03 07:27:39 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-03 07:27:39 +0000 |
commit | 963eea8fc676e1e1566ec5f62289fdd9feda37f4 (patch) | |
tree | 97e39fe3241c87d38e67d03186fd6c180f7be3d9 /x11 | |
parent | f24b1e2223c7b05f5e14bf61e9ea3159f3850cdd (diff) | |
download | FreeBSD-ports-963eea8fc676e1e1566ec5f62289fdd9feda37f4.zip FreeBSD-ports-963eea8fc676e1e1566ec5f62289fdd9feda37f4.tar.gz |
Update version number of gtkhtml shared library.
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 ef67bdc..56e6df8 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 |