mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
set ONLY_FOR_ARCHS to i386 and amd64.
PR: ports/177084 Submitted by: Michael Moll kvedulv at kvedulv de
This commit is contained in:
parent
3ec6cc9d5b
commit
f804897910
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314705
@ -15,6 +15,7 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= yes
|
||||
USES+= pathfix
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
tests: build
|
||||
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
|
||||
|
Loading…
Reference in New Issue
Block a user