- 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
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= brlcad
|
||||
PORTVERSION= 7.10.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -120,7 +120,7 @@ CONFIGURE_ARGS+= --disable-debug --enable-optimized
|
|||
.endif
|
||||
|
||||
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:
|
||||
${CP} ${FILESDIR}/mged.sh ${WRKSRC}
|
||||
|
|
Loading…
Reference in a new issue