diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-01 06:40:47 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-01 06:40:47 +0000 |
commit | aaafb953e2bb29bbb6d15efeb7b7505efa9229de (patch) | |
tree | 9dd41248299c6c4e585757f61b5126e411af67a9 /x11 | |
parent | 7f176f977db240445ee6cdc86ee62111923308ae (diff) | |
download | ports-aaafb953e2bb29bbb6d15efeb7b7505efa9229de.tar.gz ports-aaafb953e2bb29bbb6d15efeb7b7505efa9229de.zip |
Notes
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 a08f6542b42c..b2a78f0470a6 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.15:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.16:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |