mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
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
2 changed files with 3 additions and 2 deletions
|
@ -11,10 +11,11 @@ DISTNAME= la04
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Free lossless audio codec
|
COMMENT= Free lossless audio codec
|
||||||
|
|
||||||
|
ONLY_FOR_ARCHS= amd64 i386
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_LINUX= yes
|
USE_LINUX= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
IA32_BINARY_PORT= yes
|
|
||||||
|
|
||||||
PLIST_FILES= bin/laudio
|
PLIST_FILES= bin/laudio
|
||||||
PORTDOCS= readme.txt
|
PORTDOCS= readme.txt
|
||||||
|
|
|
@ -18,8 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/mbrolavox:${PORTSDIR}/audio/mbrolavox
|
||||||
|
|
||||||
CONFLICTS= mbrola-*
|
CONFLICTS= mbrola-*
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
ONLY_FOR_ARCHS= amd64 i386
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
IA32_BINARY_PORT= yes
|
|
||||||
USE_LINUX= yes
|
USE_LINUX= yes
|
||||||
RESTRICTED= for non-commercial, non-military applications only
|
RESTRICTED= for non-commercial, non-military applications only
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue