[Midnightbsd-cvs] mports [16676] trunk/astro/boinc-setiathome-enhanced/Makefile: tar:bzip2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Aug 27 20:43:40 EDT 2014


Revision: 16676
          http://svnweb.midnightbsd.org/mports/?rev=16676
Author:   laffer1
Date:     2014-08-27 20:43:40 -0400 (Wed, 27 Aug 2014)
Log Message:
-----------
tar:bzip2

Modified Paths:
--------------
    trunk/astro/boinc-setiathome-enhanced/Makefile

Modified: trunk/astro/boinc-setiathome-enhanced/Makefile
===================================================================
--- trunk/astro/boinc-setiathome-enhanced/Makefile	2014-08-28 00:42:43 UTC (rev 16675)
+++ trunk/astro/boinc-setiathome-enhanced/Makefile	2014-08-28 00:43:40 UTC (rev 16676)
@@ -9,6 +9,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Setiathome Enhanced for BOINC
+
 LICENSE=	gpl2
 
 BUILD_DEPENDS=	${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 \
@@ -17,11 +18,9 @@
 RUN_DEPENDS=	boinc_client:${PORTSDIR}/net/boinc-client
 LIB_DEPENDS=	fftw3f:${PORTSDIR}/math/fftw3-float
 
-USE_BZIP2=	yes
+USES=		gmake pkgconfig tar:bzip2
 USE_AUTOTOOLS=	autoconf:env automake:env
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-USE_GNOME=	pkgconfig
 
 CFLAGS+=	-O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include -L${LOCALBASE}/lib
 .if defined(CPUTYPE)



More information about the Midnightbsd-cvs mailing list