mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix build after tcl/tk update
- Bump PORTREVISION Submitted by: pointyhat
This commit is contained in:
parent
b570272528
commit
086b029ac7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207151
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= brlcad
|
PORTNAME= brlcad
|
||||||
PORTVERSION= 7.10.4
|
PORTVERSION= 7.10.4
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= cad
|
CATEGORIES= cad
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
@ -120,7 +120,7 @@ CONFIGURE_ARGS+= --disable-debug --enable-optimized
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${REINPLACE_CMD} "s+8\.5a6+8.5.0+" ${WRKSRC}/src/other/tcl/library/init.tcl
|
${REINPLACE_CMD} "s+8\.5a6+8.5.1+" ${WRKSRC}/src/other/tcl/library/init.tcl
|
||||||
|
|
||||||
pre-install:
|
pre-install:
|
||||||
${CP} ${FILESDIR}/mged.sh ${WRKSRC}
|
${CP} ${FILESDIR}/mged.sh ${WRKSRC}
|
||||||
|
Loading…
Reference in New Issue
Block a user