aboutsummaryrefslogtreecommitdiff
path: root/comms/lirc
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2014-03-15 15:35:59 +0000
committerJuergen Lock <nox@FreeBSD.org>2014-03-15 15:35:59 +0000
commit587837f8ba8be0bbf224c74e35a67d797485e873 (patch)
treef1f3ba7b1b990e83ede3ef650a0bb69ea6181b2f /comms/lirc
parentf3a8e58f521ce4787196e8adf4e6d0d665f4dd94 (diff)
downloadports-587837f8ba8be0bbf224c74e35a67d797485e873.tar.gz
ports-587837f8ba8be0bbf224c74e35a67d797485e873.zip
Switch my ports to USES= tar:...
Notes
Notes: svn path=/head/; revision=348333
Diffstat (limited to 'comms/lirc')
-rw-r--r--comms/lirc/Makefile3
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