diff options
| author | John Marino <marino@FreeBSD.org> | 2014-10-20 09:03:09 +0000 |
|---|---|---|
| committer | John Marino <marino@FreeBSD.org> | 2014-10-20 09:03:09 +0000 |
| commit | b1ec8c15281e016b7349b08aafff62de23bb94bb (patch) | |
| tree | 01211f498c3c004b5276d6d20f6d003c456f9e66 /comms/lirc | |
| parent | 5ddf8517a56c3c58b3ed3412c1c3860aa4e3f602 (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 067d9875292e..c670911c89ed 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -15,7 +15,7 @@ COMMENT= Linux Infrared Remote Control BUILD_DEPENDS= v4l_compat>=1.0.20110603:${PORTSDIR}/multimedia/v4l_compat INSTALL_TARGET= install-strip -USES= gmake libtool python tar:bzip2 +USES= alias gmake libtool python tar:bzip2 USE_AUTOTOOLS= libtoolize automake autoheader aclocal autoconf AUTOMAKE_ARGS= -a -c -f USE_XORG= sm x11 |
