diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-12-05 13:20:51 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-12-05 13:20:51 +0000 |
commit | 3ad11757b3590285ab5e665344b7522731b47090 (patch) | |
tree | 85e7e0f1f4fde518e7632abd9045aa232a55af19 /x11 | |
parent | ecb5507093513c9c26d9a9b59effced4c2568bd2 (diff) | |
download | FreeBSD-ports-3ad11757b3590285ab5e665344b7522731b47090.zip FreeBSD-ports-3ad11757b3590285ab5e665344b7522731b47090.tar.gz |
Update gtkhtml library version number.
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 e407bb5..e9560c6 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 |