Revert part of previous change, IA32_BINARY_PORT is for freebsd32 compat not
linux32 one
This commit is contained in:
parent
7b2ddadce3
commit
0f5a57fe87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339994
@ -11,10 +11,11 @@ DISTNAME= la04
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Free lossless audio codec
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_LINUX= yes
|
||||
NO_BUILD= yes
|
||||
IA32_BINARY_PORT= yes
|
||||
|
||||
PLIST_FILES= bin/laudio
|
||||
PORTDOCS= readme.txt
|
||||
|
@ -18,8 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/mbrolavox:${PORTSDIR}/audio/mbrolavox
|
||||
|
||||
CONFLICTS= mbrola-*
|
||||
NO_BUILD= yes
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
NO_WRKSUBDIR= yes
|
||||
IA32_BINARY_PORT= yes
|
||||
USE_LINUX= yes
|
||||
RESTRICTED= for non-commercial, non-military applications only
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user