1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

biology/phyml: disable -march=native

Ports shouldn't build for the host CPU, it also breaks compilation on non-x86.

Approved by:    mentors (implicit approval)
This commit is contained in:
Piotr Kubaj 2019-12-06 13:04:41 +00:00
parent d584829667
commit b60ee034a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519139

View File

@ -4,6 +4,7 @@
PORTNAME= phyml
DISTVERSIONPREFIX= v
DISTVERSION= 3.3.20190909
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= biology
@ -19,7 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= stephaneguindon
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-beagle
CONFIGURE_ARGS= --disable-beagle --disable-native
PORTDOCS= *
PORTEXAMPLES= *