1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Declare ONLY_FOR_ARCHS correctly

PR:		191567
Reviewed by:	bdrewery (implicit)
This commit is contained in:
Sean Bruno 2014-07-02 18:27:01 +00:00
parent a09e55e2e8
commit 8aaf5d48d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360240

View File

@ -25,8 +25,8 @@ LDCONFIG_LIB32= ${LDCONFIG} -32
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
ONLY_FOR_ARCH= i386 amd64 ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCH_REASON= FreeBSD 4.x did not support this architecture ONLY_FOR_ARCHS_REASON= FreeBSD 4.x did not support this architecture
COMPAT4X_ARCH= ${ARCH} COMPAT4X_ARCH= ${ARCH}
COMPAT4X_OSVERSION= 5.3 COMPAT4X_OSVERSION= 5.3