Lines 5-12
Link Here
|
5 |
# |
5 |
# |
6 |
PORTNAME= boinc-setiathome-enhanced |
6 |
PORTNAME= boinc-setiathome-enhanced |
7 |
PORTVERSION= 5.13 |
7 |
PORTVERSION= 5.27 |
8 |
PORTREVISION= 1 |
|
|
9 |
CATEGORIES= astro |
8 |
CATEGORIES= astro |
10 |
MASTER_SITES= http://home.tiscali.nl/rladan/distfiles/ |
9 |
MASTER_SITES= http://home.tiscali.nl/rladan/distfiles/ |
Lines 19-24
Link Here
|
19 |
LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float |
18 |
LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float |
20 |
RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client |
19 |
RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client |
|
|
20 |
USE_GMAKE= yes |
21 |
|
21 |
# The compiler flags below are copied from m4/optimizations.m4, |
22 |
# The compiler flags below are copied from m4/optimizations.m4, |
22 |
# leaving out the -march flag which is set by /usr/share/mk/bsd.cpu.mk |
23 |
# leaving out the -march flag which is set by /usr/share/mk/bsd.cpu.mk |
23 |
.if ${MACHINE_CPU:Msse3} |
24 |
.if ${MACHINE_CPU:Msse3} |
Lines 52-59
Link Here
|
52 |
CONFIGURE_ENV= CFLAGS="${CFLAGS}" \ |
53 |
CONFIGURE_ENV= CFLAGS="${CFLAGS}" \ |
53 |
CXXFLAGS="${CXXFLAGS}" \ |
54 |
CXXFLAGS="${CXXFLAGS}" \ |
54 |
BOINCDIR="${LOCALBASE}" |
55 |
BOINCDIR="${LOCALBASE}" |
55 |
CONFIGURE_ARGS= --disable-server \ |
|
|
56 |
--disable-graphics |
57 |
# these must match settings in ${PORTSDIR}/net/boinc-client/Makefile |
56 |
# these must match settings in ${PORTSDIR}/net/boinc-client/Makefile |
58 |
BOINC_USER?= boinc |
57 |
BOINC_USER?= boinc |