mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
BROKEN on 4.x: Does not build
This commit is contained in:
parent
2a3e01ed67
commit
3648d1f168
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123083
@ -63,6 +63,10 @@ MAN1= povray.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not build on 4.x"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
#@${REINPLACE_CMD} -e 's+@PREFIX@+${PREFIX}+g;' ${WRKSRC}/povray.ini
|
||||
#@${REINPLACE_CMD} -e 's+%INSTALLDIR%+${PREFIX}/share/${PORTNAME}-${PORTVERSION}+g;' ${WRKSRC}/povray.conf
|
||||
|
@ -63,6 +63,10 @@ MAN1= povray.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not build on 4.x"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
#@${REINPLACE_CMD} -e 's+@PREFIX@+${PREFIX}+g;' ${WRKSRC}/povray.ini
|
||||
#@${REINPLACE_CMD} -e 's+%INSTALLDIR%+${PREFIX}/share/${PORTNAME}-${PORTVERSION}+g;' ${WRKSRC}/povray.conf
|
||||
|
@ -63,6 +63,10 @@ MAN1= povray.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not build on 4.x"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
#@${REINPLACE_CMD} -e 's+@PREFIX@+${PREFIX}+g;' ${WRKSRC}/povray.ini
|
||||
#@${REINPLACE_CMD} -e 's+%INSTALLDIR%+${PREFIX}/share/${PORTNAME}-${PORTVERSION}+g;' ${WRKSRC}/povray.conf
|
||||
|
Loading…
Reference in New Issue
Block a user