aboutsummaryrefslogtreecommitdiff
path: root/print/hplip3
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-05-26 20:41:58 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-05-26 20:41:58 +0000
commit316cc598145029332dc58355db631b8a55c2ddff (patch)
tree576533b273686724752692675a66aac9ac7cffe3 /print/hplip3
parentd815a20413cba082b9af2a4969a79cadb5fd978e (diff)
downloadports-316cc598145029332dc58355db631b8a55c2ddff.tar.gz
ports-316cc598145029332dc58355db631b8a55c2ddff.zip
Notes
Diffstat (limited to 'print/hplip3')
-rw-r--r--print/hplip3/files/hpiod.sh.in2
-rw-r--r--print/hplip3/files/hpssd.sh.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/hplip3/files/hpiod.sh.in b/print/hplip3/files/hpiod.sh.in
index 4852d2568d98..b24681234b8c 100644
--- a/print/hplip3/files/hpiod.sh.in
+++ b/print/hplip3/files/hpiod.sh.in
@@ -4,7 +4,7 @@
# REQUIRE: NETWORKING
# KEYWORD: shutdown
-. /etc/rc.subr
+. %%RC_SUBR%%
name=hpiod
rcvar=${name}_enable
diff --git a/print/hplip3/files/hpssd.sh.in b/print/hplip3/files/hpssd.sh.in
index 3b0303e7afe9..065bb88badde 100644
--- a/print/hplip3/files/hpssd.sh.in
+++ b/print/hplip3/files/hpssd.sh.in
@@ -5,7 +5,7 @@
# BEFORE: cupsd
# KEYWORD: shutdown
-. /etc/rc.subr
+. %%RC_SUBR%%
name=hpssd
rcvar=${name}_enable