summaryrefslogtreecommitdiff
path: root/net-im/zephyr
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-10 01:29:24 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-10 01:29:24 +0000
commita0efb75e3c9d429278227210d34df0d3fd2cd89e (patch)
treec844fdfecdb26acf3e2417b7be71c649a84de919 /net-im/zephyr
parentFix build: add BUILD_DEPENDS on devel/qt4-linguist (diff)
- Use . /etc/rc.subr directly
PR: ports/150453 Submitted by: Ben Kaduk <kaduk-fbsd@mit.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=260903
Diffstat (limited to 'net-im/zephyr')
-rw-r--r--net-im/zephyr/files/zhm.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/zephyr/files/zhm.in b/net-im/zephyr/files/zhm.in
index fd3755be0127..82cc5009ee67 100644
--- a/net-im/zephyr/files/zhm.in
+++ b/net-im/zephyr/files/zhm.in
@@ -4,7 +4,7 @@
# PROVIDE: zhm
# REQUIRE: named
-. %%RC_SUBR%%
+. /etc/rc.subr
name="zhm"
rcvar="zhm_enable"