mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
BROKEN on 5.x: Does not compile
This commit is contained in:
parent
e29a9793e2
commit
0c8c8c6c37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122777
@ -26,6 +26,10 @@ MAN1= ucsd.1 svolio.1 svolcvt.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 503000
|
||||
BROKEN= "Does not compile on FreeBSD >= 5.x"
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@cp ${DISTDIR}/apple_pascal_?.dsk.gz ${WRKDIR}/${DISTNAME}
|
||||
@gunzip ${WRKDIR}/${DISTNAME}/apple_pascal_?.dsk.gz
|
||||
|
Loading…
Reference in New Issue
Block a user