Update to follow new rc.d/localpkg order.
Obtained from: mtm
This commit is contained in:
parent
c3c903b689
commit
91930092ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114850
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= daapd
|
||||
PORTVERSION= 0.2.2c
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.deleet.de/projekte/daap/daapd/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
#
|
||||
# DO NOT CHANGE THESE DEFAULT VALUES HERE
|
||||
#
|
||||
daapd_enable="NO"
|
||||
daapd_enable=${daapd_enable-"NO"}
|
||||
daapd_flags=""
|
||||
|
||||
. %%RC_SUBR%%
|
||||
|
|
Loading…
Reference in a new issue