diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-09-11 15:42:37 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-09-11 15:42:37 +0800 |
commit | fc14acb04ed1037988552d893740a8b05d2abc9e (patch) | |
tree | abc1193c7a74773f669c5f8802d08991d3bc85f1 /x11 | |
parent | b9303d2b02fc8ece0368b34146a7ad9358cc41c2 (diff) | |
download | freebsd-ports-gnome-fc14acb04ed1037988552d893740a8b05d2abc9e.tar.gz freebsd-ports-gnome-fc14acb04ed1037988552d893740a8b05d2abc9e.tar.zst freebsd-ports-gnome-fc14acb04ed1037988552d893740a8b05d2abc9e.zip |
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 56e6df85f29f..a08f6542b42c 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.14:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.15:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |