diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 07:30:11 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 07:30:11 +0000 |
commit | c3506f236cd06638a9608f5cccd95c3e63deb70d (patch) | |
tree | fbdfff8d142f51ea7448baddc5e44e4b8b6f6d02 /x11/gnomecore | |
parent | 155c9663b50e1e21608cce275d2d12ebd5e71e80 (diff) | |
download | ports-c3506f236cd06638a9608f5cccd95c3e63deb70d.tar.gz ports-c3506f236cd06638a9608f5cccd95c3e63deb70d.zip |
Notes
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 b2a78f0470a6..11db0da504cd 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.16:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.17:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |