aboutsummaryrefslogtreecommitdiff
path: root/astro/boinc-astropulse
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 06:26:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 06:26:31 +0000
commit6ee4f3c0edb78d03dd3593708882d63a840d5fbd (patch)
treedd2960674890c75b92567e09d64953d38bf531fd /astro/boinc-astropulse
parentc03bfbe46d862034379cd278fe40e74125bfd355 (diff)
downloadports-6ee4f3c0edb78d03dd3593708882d63a840d5fbd.tar.gz
ports-6ee4f3c0edb78d03dd3593708882d63a840d5fbd.zip
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix
Notes
Notes: svn path=/head/; revision=316309
Diffstat (limited to 'astro/boinc-astropulse')
-rw-r--r--astro/boinc-astropulse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/boinc-astropulse/Makefile b/astro/boinc-astropulse/Makefile
index a1c76fd87141..c511d6341120 100644
--- a/astro/boinc-astropulse/Makefile
+++ b/astro/boinc-astropulse/Makefile
@@ -19,11 +19,11 @@ 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
USE_XZ= yes
USE_AUTOTOOLS= autoconf:env automake:env libtool
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_PKGCONFIG= build
WRKSRC= ${WRKDIR}/${DISTNAME}/client
CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \