mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Use proper way to disable package building on pointyhat
This commit is contained in:
parent
2882d7a03e
commit
3e002e1078
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296488
@ -21,9 +21,7 @@ NO_BUILD= yes
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
IGNORE= ignore on pointyhat
|
||||
.endif
|
||||
MANUAL_PACKAGE_BUILD=huge
|
||||
|
||||
post-patch:
|
||||
@${RM} -rf ${WRKSRC}/bin ${WRKSRC}/I* ${WRKSRC}/.vsinstall.sh.swp
|
||||
|
Loading…
Reference in New Issue
Block a user