mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 14:40:32 -04:00
devel/grumpy: include bsd.port.options.mk to get ARCH definition
This commit is contained in:
parent
6886f49854
commit
ed4fd2027d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433273
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ GH_TAGNAME= 348f038
|
|||
|
||||
USES= gmake python
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
PLIST_SUB= ARCH=amd64
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue