aboutsummaryrefslogtreecommitdiff
path: root/cad/brlcad
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-20 20:45:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-20 20:45:03 +0000
commit6d90e3ce57c4e390b4aefb612d86b8a1df864782 (patch)
tree3fa9ddeb487f7cbd4544ceef4c1f35c5fe9f3013 /cad/brlcad
parent6e3f8e5e4d06d4f11d90b819751c239b4f193a60 (diff)
downloadports-6d90e3ce57c4e390b4aefb612d86b8a1df864782.tar.gz
ports-6d90e3ce57c4e390b4aefb612d86b8a1df864782.zip
Notes
Diffstat (limited to 'cad/brlcad')
-rw-r--r--cad/brlcad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index 7b1a4731ccb6..a9f865f30f2b 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -7,6 +7,7 @@
PORTNAME= brlcad
PORTVERSION= 7.10.4
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF
@@ -119,7 +120,7 @@ CONFIGURE_ARGS+= --disable-debug --enable-optimized
.endif
post-patch:
- ${REINPLACE_CMD} "s+8\.5a6+8.5b1+" ${WRKSRC}/src/other/tcl/library/init.tcl
+ ${REINPLACE_CMD} "s+8\.5a6+8.5.0+" ${WRKSRC}/src/other/tcl/library/init.tcl
pre-install:
${CP} ${FILESDIR}/mged.sh ${WRKSRC}