diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-01-13 21:52:53 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-01-13 21:52:53 +0000 |
commit | c67edf062d50a180baeb87350faaa2962da2f802 (patch) | |
tree | c624508722c7118f2f8cdda4161067776c0874f0 /x11 | |
parent | 41823930c0c788892fff0fc67f5a446fc27a566a (diff) | |
download | FreeBSD-ports-c67edf062d50a180baeb87350faaa2962da2f802.zip FreeBSD-ports-c67edf062d50a180baeb87350faaa2962da2f802.tar.gz |
Chase increase of gtkhtml shared library version number.
Submitted by: Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
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 e9560c6..48aaf45 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.20:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.21:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |