mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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.
This commit is contained in:
parent
40a70a81c2
commit
c648285d4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151671
2 changed files with 2 additions and 1 deletions
|
@ -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}
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
</app>
|
||||
<file_info>
|
||||
<name>%%SETI_BINARY%%</name>
|
||||
<executable/>
|
||||
</file_info>
|
||||
<app_version>
|
||||
<app_name>setiathome</app_name>
|
||||
|
|
Loading…
Add table
Reference in a new issue