diff options
| author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 21:36:13 +0000 |
|---|---|---|
| committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 21:36:13 +0000 |
| commit | c2e845d0c8bc7c9f164cff0518da23f674677570 (patch) | |
| tree | 7fc33d51c49bd9a7ccd279ab581748918852d482 /comms/lirc | |
| parent | 2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b (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 fb435adf21ff..046a4f9000f2 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -13,7 +13,7 @@ COMMENT= Linux Infrared Remote Control BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto -USES= alias autoreconf gmake libtool localbase python tar:bzip2 +USES= alias autoreconf gmake libtool localbase python tar:bzip2 xorg USE_XORG= sm x11 ice USE_CSTD= gnu89 INSTALL_TARGET= install-strip |
