diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 15:03:23 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 15:03:23 +0000 |
| commit | 78edb1229398a1cfe44337d18dd9cb87b6ee69a7 (patch) | |
| tree | 3aea3b9ed5816c05cdd5b2eb18f3741deb978875 /comms/lirc | |
| parent | 195a103c5b9389f19f4503dbb1b9c0fee470c5d4 (diff) | |
Notes
Diffstat (limited to 'comms/lirc')
| -rw-r--r-- | comms/lirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index f68be552e887..3fed0b48f280 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -28,7 +28,7 @@ CONFIGURE_ARGS= --enable-sandboxed --with-devdir=/var/run/lirc \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE= MINIMAL DEBUG UARTLIRC +OPTIONS_DEFINE= MINIMAL DEBUG UARTLIRC DOCS EXAMPLES MINIMAL_DESC= Build with minmal dependencies UARTLIRC_DESC= Install serial LIRC driver |
