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 6e5d9b4d535..067d9875292 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -15,11 +15,10 @@ COMMENT= Linux Infrared Remote Control BUILD_DEPENDS= v4l_compat>=1.0.20110603:${PORTSDIR}/multimedia/v4l_compat INSTALL_TARGET= install-strip -USES= gmake libtool tar:bzip2 +USES= gmake libtool python tar:bzip2 USE_AUTOTOOLS= libtoolize automake autoheader aclocal autoconf AUTOMAKE_ARGS= -a -c -f USE_XORG= sm x11 -USE_PYTHON= yes USE_CSTD= gnu89 USE_LDCONFIG= yes |