diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
commit | 0a64cde63270bb3144a78e6025b126657dc996da (patch) | |
tree | 60e8093b9e746b60b373b362af47aae9078eedc8 /astro | |
parent | d3d0553a80eae3111df8494123aa5684a0ea3665 (diff) | |
download | ports-0a64cde63270bb3144a78e6025b126657dc996da.tar.gz ports-0a64cde63270bb3144a78e6025b126657dc996da.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-setiathome/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/boinc-setiathome/Makefile b/astro/boinc-setiathome/Makefile index 916933d5e434..897ba54235c2 100644 --- a/astro/boinc-setiathome/Makefile +++ b/astro/boinc-setiathome/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/boinc/api/boinc_api.h:${PORTSDIR}/net/boinc-client RUN_DEPENDS= boinc-client:${PORTSDIR}/net/boinc-client LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw +BROKEN= Unfetchable + GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= LANG=C BOINCDIR=${LOCALBASE}/boinc CPPFLAGS=-I${X11BASE}/include CFLAGS=-I${X11BASE}/include LDFLAGS=-L${LOCALBASE}/lib |