diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-07-18 10:28:49 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-07-18 10:28:49 +0000 |
commit | 4e964f103faa2cf74c7c831a23eeac4c9d5f7d56 (patch) | |
tree | bc37e27484b2d6f211f71749a2b4b9f94e20a109 /astro | |
parent | 8d6dac934c70bb407c7300202c6fe40a7c2e1fb5 (diff) | |
download | ports-4e964f103faa2cf74c7c831a23eeac4c9d5f7d56.tar.gz ports-4e964f103faa2cf74c7c831a23eeac4c9d5f7d56.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-setiathome-enhanced/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile index d6c057a270e2..7497dd2f0006 100644 --- a/astro/boinc-setiathome-enhanced/Makefile +++ b/astro/boinc-setiathome-enhanced/Makefile @@ -18,11 +18,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 GNU_CONFIGURE= yes -USE_GMAKE= yes USE_GCC= any CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \ |