aboutsummaryrefslogtreecommitdiff
path: root/comms/lirc
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-08-05 23:19:36 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-08-05 23:19:36 +0000
commit9aac569eaa031e27191a3f4165b389a17f467ad2 (patch)
tree1ed78841e1757014ccc09581c61c3683992d3f77 /comms/lirc
parent47b836bfe5c397deb173a868525d4cba22cbb5fa (diff)
downloadports-9aac569eaa031e27191a3f4165b389a17f467ad2.tar.gz
ports-9aac569eaa031e27191a3f4165b389a17f467ad2.zip
Notes
Diffstat (limited to 'comms/lirc')
-rw-r--r--comms/lirc/Makefile2
-rw-r--r--comms/lirc/files/lircd.in (renamed from comms/lirc/files/lircd.sh.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile
index 30c8acb792d0..5f352f674512 100644
--- a/comms/lirc/Makefile
+++ b/comms/lirc/Makefile
@@ -39,7 +39,7 @@ OPTIONS_DEFINE= MINIMAL DEBUG UARTLIRC
MINIMAL_DESC= Build with minmal dependencies
UARTLIRC_DESC= Install serial LIRC driver
-USE_RC_SUBR= lircd.sh
+USE_RC_SUBR= lircd
PORTDOCS= html images irxevent.keys lirc.css lirc.hwdb
PORTEXAMPLES= remotes
SUB_FILES= pkg-message lircd.conf
diff --git a/comms/lirc/files/lircd.sh.in b/comms/lirc/files/lircd.in
index ecc2cc83d122..ecc2cc83d122 100644
--- a/comms/lirc/files/lircd.sh.in
+++ b/comms/lirc/files/lircd.in