aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2004-07-27 15:31:52 +0800
committerlth <lth@FreeBSD.org>2004-07-27 15:31:52 +0800
commit05d07fc86c48f377116aac66b94585277598132f (patch)
tree0ac91ead2d6d66231a830dba91e24130607e3e9a /audio
parentfd68afe3f679682fbc3843679157f1773ee4eef6 (diff)
downloadfreebsd-ports-gnome-05d07fc86c48f377116aac66b94585277598132f.tar.gz
freebsd-ports-gnome-05d07fc86c48f377116aac66b94585277598132f.tar.zst
freebsd-ports-gnome-05d07fc86c48f377116aac66b94585277598132f.zip
Update to follow new rc.d/localpkg order.
Obtained from: mtm
Diffstat (limited to 'audio')
-rw-r--r--audio/daapd/Makefile1
-rw-r--r--audio/daapd/files/daapd.sh2
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile
index f7450a257653..35c9a2deeefc 100644
--- a/audio/daapd/Makefile
+++ b/audio/daapd/Makefile
@@ -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
diff --git a/audio/daapd/files/daapd.sh b/audio/daapd/files/daapd.sh
index 92cc22b6883e..17b0052e3776 100644
--- a/audio/daapd/files/daapd.sh
+++ b/audio/daapd/files/daapd.sh
@@ -12,7 +12,7 @@
#
# DO NOT CHANGE THESE DEFAULT VALUES HERE
#
-daapd_enable="NO"
+daapd_enable=${daapd_enable-"NO"}
daapd_flags=""
. %%RC_SUBR%%