summaryrefslogtreecommitdiff
path: root/x11/gnome2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-07-13 03:32:18 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-07-13 03:32:18 +0000
commitd2d0c83a21ad6b587779fca08b1cdd320e88ace5 (patch)
tree3e774fce9983cd91084c591abc9dacdaeec596d5 /x11/gnome2
parentAdd gnomeaudio2. (diff)
Change the dependency from gnomeaudio to gnomeaudio2. The dependency
is now question.wav, which appears in the gnomeaudio2 port only. PORTREVISION bump.
Notes
Notes: svn path=/head/; revision=84796
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index bbd27e477e6a..141ee6d57f1e 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 \