aboutsummaryrefslogtreecommitdiff
path: root/astro/boinc-astropulse
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-07-05 15:17:15 +0000
committerRene Ladan <rene@FreeBSD.org>2013-07-05 15:17:15 +0000
commitd46264516da3888718d020f2ad9cf48abce52e4d (patch)
tree941cb729514d699934eabc1c82ef031ebd016584 /astro/boinc-astropulse
parentcc5f50ea5d44bfc4369b06d780d7dbde032a9345 (diff)
downloadports-d46264516da3888718d020f2ad9cf48abce52e4d.tar.gz
ports-d46264516da3888718d020f2ad9cf48abce52e4d.zip
Convert to USES=gmake
Remove an empty OPTIONS_DEFAULT in lang/nbc
Notes
Notes: svn path=/head/; revision=322337
Diffstat (limited to 'astro/boinc-astropulse')
-rw-r--r--astro/boinc-astropulse/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/boinc-astropulse/Makefile b/astro/boinc-astropulse/Makefile
index 79864545155d..794977626f5c 100644
--- a/astro/boinc-astropulse/Makefile
+++ b/astro/boinc-astropulse/Makefile
@@ -19,11 +19,10 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 \
RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client
LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float
-USES= pkgconfig
+USES= gmake pkgconfig
USE_XZ= yes
USE_AUTOTOOLS= autoconf:env automake:env libtool
GNU_CONFIGURE= yes
-USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/client
CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \