mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Reduce over inclusion of bsd.port.mk
This commit is contained in:
parent
c332985543
commit
b2da552140
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339852
@ -24,6 +24,7 @@ ALL_TARGET= ${PORTNAME}
|
||||
MAN1= hanzim.1
|
||||
|
||||
NO_STAGE= yes
|
||||
BROKEN_powepc= Does not install on powerpc: signal 11
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
@ -41,10 +42,4 @@ do-install:
|
||||
.endif
|
||||
${PREFIX}/bin/hanzim -port-install
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "powerpc"
|
||||
BROKEN= Does not install on powerpc: signal 11
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user