Restrict husky ports to i386 only.
I have no ability to test and fix the build on other platforms.
This commit is contained in:
parent
e61a34bc37
commit
8a7cf99eb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74418
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ MASTER_SITE_SUBDIR= husky
|
|||
DIST_SUBDIR= husky
|
||||
|
||||
WRKSRC?= ${WRKDIR}/${PORTNAME}
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
.if ${PORTNAME} != "base"
|
||||
BUILD_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base
|
||||
|
|
Loading…
Reference in a new issue