diff options
Diffstat (limited to 'comms/lirc/Makefile')
-rw-r--r-- | comms/lirc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index 45d601f18734..f68be552e887 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -15,9 +15,8 @@ COMMENT= Linux Infrared Remote Control BUILD_DEPENDS= v4l_compat>=1.0.20110603:${PORTSDIR}/multimedia/v4l_compat USE_AUTOTOOLS= libtool automake autoheader aclocal autoconf -USES= gmake +USES= gmake tar:bzip2 ACLOCAL_ARGS= -I "${ACLOCAL_DIR}" -I ${LOCALBASE}/share/aclocal -USE_BZIP2= yes USE_XORG= sm x11 USE_PYTHON= yes USE_CSTD= gnu89 |