aboutsummaryrefslogtreecommitdiff
path: root/audio/wavplay
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-06-26 23:21:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-06-26 23:21:08 +0000
commit9dc2eecfff4074dcd8bcd634946c742d3a6aa97a (patch)
treed404933e520fd2a694370bc833ce27d9ceac387e /audio/wavplay
parentd762f0451e02bfdb4180f33224644bdaaa3fd4e4 (diff)
downloadports-9dc2eecfff4074dcd8bcd634946c742d3a6aa97a.tar.gz
ports-9dc2eecfff4074dcd8bcd634946c742d3a6aa97a.zip
Sort ARCHs.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=444429
Diffstat (limited to 'audio/wavplay')
-rw-r--r--audio/wavplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wavplay/Makefile b/audio/wavplay/Makefile
index d640f3e97ef7..0516665cba47 100644
--- a/audio/wavplay/Makefile
+++ b/audio/wavplay/Makefile
@@ -13,7 +13,7 @@ COMMENT= Wav player and recorder
LICENSE= GPLv2 # only
LICENSE_FILE= ${WRKSRC}/COPYING
-ONLY_FOR_ARCHS= armv6 i386 amd64
+ONLY_FOR_ARCHS= amd64 armv6 i386
INSTALL_TARGET= install PREFIX="${STAGEDIR}${PREFIX}"