summaryrefslogtreecommitdiff
path: root/databases/couchdb/files/couchdb.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/couchdb/files/couchdb.in')
-rw-r--r--databases/couchdb/files/couchdb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/couchdb/files/couchdb.in b/databases/couchdb/files/couchdb.in
index f1e21a1af04f..2feceb0e3d97 100644
--- a/databases/couchdb/files/couchdb.in
+++ b/databases/couchdb/files/couchdb.in
@@ -23,7 +23,7 @@ couchdb_enablelogs="${couchdb_enablelogs:-"YES"}"
couchdb_etcdir="${couchdb_etcdir:-"%%PREFIX%%/etc/couchdb"}"
couchdb_respawn="${couchdb_respawn:-"0"}"
-. %%RC_SUBR%%
+. /etc/rc.subr
name="couchdb"
rcvar=${name}_enable