mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
All right, that's it, no more commits at 4am for me.
But I'm still going to leave it marked broken on all the other architectures. That's because I think it really is broken on all the other architectures. If it is not broken on all the other architectures, I am going to stick my fingers in my ears and chant la-la-la-can't-hear-you. arrrrrgh
This commit is contained in:
parent
49bd07c8df
commit
2250196ba7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91760
@ -17,14 +17,10 @@ COMMENT= The GNU Bourne Again Shell -- old version
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} <= 501000 && ${MACHINE_ARCH} != i386
|
||||
.if ${MACHINE_ARCH} != i386
|
||||
BROKEN= "does not compile on ${MACHINE_ARCH}"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 501000
|
||||
BROKEN= "does not compile on FreeBSD ${OSVERSION}"
|
||||
.endif
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
# Don't compress manpages or .so not works.
|
||||
|
Loading…
Reference in New Issue
Block a user