aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-02-13 19:16:37 +0800
committermiwi <miwi@FreeBSD.org>2008-02-13 19:16:37 +0800
commit80c2011d024102c4e1fade621c61e6e863a6cdc3 (patch)
tree5dc9361df8dc3dd953a146fb8baf3e7a48b13b0a /cad
parentd4b430aa93aead9f9c331bee52821099d6631f1a (diff)
downloadfreebsd-ports-gnome-80c2011d024102c4e1fade621c61e6e863a6cdc3.tar.gz
freebsd-ports-gnome-80c2011d024102c4e1fade621c61e6e863a6cdc3.tar.zst
freebsd-ports-gnome-80c2011d024102c4e1fade621c61e6e863a6cdc3.zip
- Fix build after tcl/tk update
- Bump PORTREVISION Submitted by: pointyhat
Diffstat (limited to 'cad')
-rw-r--r--cad/brlcad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index a9f865f30f2b..cd9e4aafb500 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -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}