mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
BROKEN on 5.x: does not compile
This commit is contained in:
parent
8de54f8f12
commit
1fcc14cc4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100454
@ -138,6 +138,12 @@ liveMedia= \
|
||||
liveMedia/include/liveMedia_version.hh \
|
||||
liveMedia/include/uLawAudioFilter.hh
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Does not compile"
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${CP} ${FILESDIR}/config.fixed-${OPSYS:L} ${WRKSRC}/
|
||||
|
||||
@ -197,4 +203,4 @@ do-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/live/liveMedia/include/
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user