mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix misspelled armv6
- Remove uninformative ONLY_FOR_ARCHS_REASON
This commit is contained in:
parent
7b01ed0008
commit
8dc2a43fef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377516
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ MASTER_SITES= SUNSITE/apps/sound/players/
|
|||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Wav player and recorder
|
||||
|
||||
ONLY_FOR_ARCHS= arm i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON=Doesn't work on !arm, i386 and amd64
|
||||
ONLY_FOR_ARCHS= armv6 i386 amd64
|
||||
|
||||
INSTALL_TARGET= install PREFIX="${STAGEDIR}${PREFIX}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue