From e7e5712138667725f12cbe5aa5cd877cdb1a942a Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 10 Aug 2002 01:13:48 +0000 Subject: [PATCH] Add gnomeaudio as this is needed for general sounds. If you try to play with sounds in GNOME 2, it advises you to install this port anyway. Bump PORTREVISION. --- x11/gnome2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index d2c69754f4da..702528a05b90 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -38,6 +38,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 nautilus-gtkhtml-view:${PORTSDIR}/www/nautilus-gtkhtml \ screensaver-properties-capplet:${PORTSDIR}/x11/xscreensaver-gnome \ ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnomeuserdocs2 + ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio NO_BUILD= yes