mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Ensure PONYARCH is set correctly.
Reported by: mat (via mail) Approved by: greg@unrelenting.technology (maintainer, via mail)
This commit is contained in:
parent
83af29a0de
commit
da2723ac44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478280
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= ponyc
|
||||
DISTVERSION= 0.24.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
|
||||
MAINTAINER= greg@unrelenting.technology
|
||||
@ -32,6 +33,8 @@ GH_ACCOUNT= ponylang
|
||||
|
||||
PORTDOCS= *.md
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
MAKE_ENV= prefix=${PREFIX} verbose=true arch=${PONYARCH}
|
||||
|
||||
# Pony defaults to 'native', which
|
||||
|
Loading…
Reference in New Issue
Block a user