diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-02-14 00:04:37 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-02-14 00:04:37 +0000 |
commit | e8d981d76f6aea619527a5f90c1297ad7f932bca (patch) | |
tree | 73f3e5187502377735757259df10f1cb4cd3b28f /x11/gnome2 | |
parent | Remove (broken) screensaver-capplet code, in favor of the code from (diff) |
Use xscreensaver-gnome instead of xscreensaver
Notes
Notes:
svn path=/head/; revision=54678
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 4f1e316415a6..d017fbed01f9 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.4.1b2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -34,7 +34,7 @@ RUN_DEPENDS= another_clock_applet:${PORTSDIR}/x11/gnomeapplets \ gnomeg:${PORTSDIR}/x11-toolkits/guile-gnome \ ${X11BASE}/etc/panelmmConf.sh:${PORTSDIR}/x11-toolkits/panel-- \ nautilus:${PORTSDIR}/x11-fm/nautilus \ - xscreensaver:${PORTSDIR}/x11/xscreensaver + screensaver-properties-capplet:${PORTSDIR}/x11/xscreensaver-gnome NO_BUILD= yes |