diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
commit | 9aac569eaa031e27191a3f4165b389a17f467ad2 (patch) | |
tree | 1ed78841e1757014ccc09581c61c3683992d3f77 /comms/lirc | |
parent | 47b836bfe5c397deb173a868525d4cba22cbb5fa (diff) |
Notes
Diffstat (limited to 'comms/lirc')
-rw-r--r-- | comms/lirc/Makefile | 2 | ||||
-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 |