[Midnightbsd-cvs] mports [17219] trunk/comms/lirc/Makefile: fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 23:12:15 EDT 2014


Revision: 17219
          http://svnweb.midnightbsd.org/mports/?rev=17219
Author:   laffer1
Date:     2014-09-14 23:12:14 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
fetchable

Modified Paths:
--------------
    trunk/comms/lirc/Makefile

Modified: trunk/comms/lirc/Makefile
===================================================================
--- trunk/comms/lirc/Makefile	2014-09-15 03:11:43 UTC (rev 17218)
+++ trunk/comms/lirc/Makefile	2014-09-15 03:12:14 UTC (rev 17219)
@@ -2,7 +2,7 @@
 
 PORTNAME=	lirc
 PORTVERSION=	0.9.0
-PORTREVISION=	5
+PORTREVISION=	6
 PORTEPOCH=	1
 CATEGORIES=	comms
 MASTER_SITES=	SF/${PORTNAME}/LIRC/${PORTVERSION}
@@ -17,8 +17,7 @@
 
 USE_AUTOTOOLS=	libtool automake autoheader aclocal autoconf
 ACLOCAL_ARGS=	-I "${ACLOCAL_DIR}" -I ${LOCALBASE}/share/aclocal
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake tar:bzip2
 USE_XORG=	sm x11
 USE_PYTHON=	yes
 USE_CSTD=	gnu89



More information about the Midnightbsd-cvs mailing list