aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-07-13 11:32:18 +0800
committeradamw <adamw@FreeBSD.org>2003-07-13 11:32:18 +0800
commit60557bd70251d548ab4212e065642ac199adc128 (patch)
treee568ce424758498892e3a9122b9d7d283461df4a /x11
parent2eb943a09023615ce3908903e486ef051daf04f2 (diff)
downloadfreebsd-ports-graphics-60557bd70251d548ab4212e065642ac199adc128.tar.gz
freebsd-ports-graphics-60557bd70251d548ab4212e065642ac199adc128.tar.zst
freebsd-ports-graphics-60557bd70251d548ab4212e065642ac199adc128.zip
Change the dependency from gnomeaudio to gnomeaudio2. The dependency
is now question.wav, which appears in the gnomeaudio2 port only. PORTREVISION bump.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index bbd27e477e6..141ee6d57f1 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome2
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -33,7 +34,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \
gdm:${PORTSDIR}/x11/gdm2 \
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 \
+ ${X11BASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnomeaudio2 \
${X11BASE}/libdata/pkgconfig/libgail-gnome.pc:${PORTSDIR}/x11-toolkits/libgail-gnome \
${X11BASE}/libdata/pkgconfig/vte.pc:${PORTSDIR}/x11-toolkits/vte \
${X11BASE}/libdata/pkgconfig/libzvt-2.0.pc:${PORTSDIR}/x11-toolkits/libzvt \