diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 02:24:10 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 02:24:10 +0000 |
commit | 44e61cc02e9b1a93efd178307805ee1972a5d467 (patch) | |
tree | bfa579447c75183c514ef058ce6e7a5dfee1ba12 /deskutils/timer-applet | |
parent | 1c3f71e7287d9665a1967d4099309c02f7d3c1b8 (diff) |
gnomeaudio2 -> gnome-audio
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for deskutils/timer-applet, x11/gnome2 and x11/gnome2-lite chase the rename.
PR: ports/97985
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=163656
Diffstat (limited to 'deskutils/timer-applet')
-rw-r--r-- | deskutils/timer-applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/timer-applet/Makefile b/deskutils/timer-applet/Makefile index f7629b3690f4..313e6a21df43 100644 --- a/deskutils/timer-applet/Makefile +++ b/deskutils/timer-applet/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= timerapplet MAINTAINER= jylefort@FreeBSD.org COMMENT= A timer applet for the GNOME panel -RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/gtk-events/clicked.wav:${PORTSDIR}/audio/gnomeaudio2 +RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/gtk-events/clicked.wav:${PORTSDIR}/audio/gnome-audio USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack GNU_CONFIGURE= yes |