aboutsummaryrefslogtreecommitdiff
path: root/astro/boinc-setiathome
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-20 20:25:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-20 20:25:55 +0000
commitc648285d4dd29619cda37ff13fa2bbfbcfd430b2 (patch)
tree2fee3634e93079c824a52ff4272a669dd7649202 /astro/boinc-setiathome
parent40a70a81c24f07c73ba7bb3e78f689c4a9588226 (diff)
downloadports-c648285d4dd29619cda37ff13fa2bbfbcfd430b2.tar.gz
ports-c648285d4dd29619cda37ff13fa2bbfbcfd430b2.zip
Add <executable/> to the appinfo.xml file. With this one, boinc-seti
will not attempt to download a binary to update itself and actually work.
Notes
Notes: svn path=/head/; revision=151671
Diffstat (limited to 'astro/boinc-setiathome')
-rw-r--r--astro/boinc-setiathome/Makefile2
-rw-r--r--astro/boinc-setiathome/files/app_info.xml.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/astro/boinc-setiathome/Makefile b/astro/boinc-setiathome/Makefile
index 99d82e4e6bf3..4e3041820396 100644
--- a/astro/boinc-setiathome/Makefile
+++ b/astro/boinc-setiathome/Makefile
@@ -7,7 +7,7 @@
PORTNAME= boinc-setiathome
PORTVERSION= 4.07.20050601
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= http://setiweb.ssl.berkeley.edu/sah/seti_source/nightly/ \
${MASTER_SITE_LOCAL}
diff --git a/astro/boinc-setiathome/files/app_info.xml.in b/astro/boinc-setiathome/files/app_info.xml.in
index a9a583a2be45..03bf9f45f962 100644
--- a/astro/boinc-setiathome/files/app_info.xml.in
+++ b/astro/boinc-setiathome/files/app_info.xml.in
@@ -4,6 +4,7 @@
</app>
<file_info>
<name>%%SETI_BINARY%%</name>
+ <executable/>
</file_info>
<app_version>
<app_name>setiathome</app_name>