diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-12 07:11:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-12 07:11:23 +0800 |
commit | afc7cf305989d35d92bd06f9d86679a8344b649f (patch) | |
tree | f63eed65fb712263eebd0a0f5df3d0c5eef586c6 /astro | |
parent | a98e90a1352743faad0808e3b16cb75be0d28354 (diff) | |
download | freebsd-ports-gnome-afc7cf305989d35d92bd06f9d86679a8344b649f.tar.gz freebsd-ports-gnome-afc7cf305989d35d92bd06f9d86679a8344b649f.tar.zst freebsd-ports-gnome-afc7cf305989d35d92bd06f9d86679a8344b649f.zip |
- Marked Broken Does not build
Submitted by: pointyhat via pav
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-setiathome-enhanced/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile index 5e1fb1245bfd..b5c7a07f5ecf 100644 --- a/astro/boinc-setiathome-enhanced/Makefile +++ b/astro/boinc-setiathome-enhanced/Makefile @@ -55,6 +55,8 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS}" \ CXXFLAGS="${CXXFLAGS}" \ BOINCDIR="${LOCALBASE}" +BROKEN= Does not compile. + # these must match settings in ${PORTSDIR}/net/boinc-client/Makefile BOINC_USER?= boinc BOINC_GROUP?= nobody |