1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Ensure that oss starts before musicpd (only applicable when using audio/oss)

This commit is contained in:
Chris Rees 2011-12-27 09:30:18 +00:00
parent 64f575f808
commit 6417c6bb69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288099
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= musicpd
PORTVERSION= 0.16.5
PORTREVISION= 1
CATEGORIES= audio ipv6
MASTER_SITES= SF/${PORTNAME}/mpd/${PORTVERSION}
DISTNAME= mpd-${PORTVERSION}

View File

@ -3,7 +3,7 @@
# $FreeBSD$
#
# PROVIDE: musicpd
# REQUIRE: mixer LOGIN avahi_daemon
# REQUIRE: mixer LOGIN avahi_daemon oss
# KEYWORD: shutdown
# Add the following line to /etc/rc.conf to enable mpd: