aboutsummaryrefslogtreecommitdiff
path: root/cad/astk-client/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-29 03:55:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-29 03:55:04 +0000
commitf2c31805cb67ff673a4af6b42e413a8215c7e31f (patch)
tree4108d386628c130d4192a530016daed35d60f5d4 /cad/astk-client/Makefile
parent29f2cf9b20cdd1e85e1c5a861c925b0a40d24aa1 (diff)
downloadports-f2c31805cb67ff673a4af6b42e413a8215c7e31f.tar.gz
ports-f2c31805cb67ff673a4af6b42e413a8215c7e31f.zip
cad/astk-client: chasing tk83 -> tk84 + defining more tools.
1) cad/astk-serveur has been switched from tcl/tk 83 to 84 (see Message-ID: <200308170148.h7H1m91d025773@repoman.freebsd.org>) => we have to bump the client's PORTREVISION to chase this upgrade. 2) Since I'm there, I have defined Gmsh & Grace in the tools config. Note: this is missing from the original tarball, and should be fixed within the next release. PR: ports/55707 Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes: svn path=/head/; revision=87954
Diffstat (limited to 'cad/astk-client/Makefile')
-rw-r--r--cad/astk-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/astk-client/Makefile b/cad/astk-client/Makefile
index d0c1a8313dc4..ae36352f6151 100644
--- a/cad/astk-client/Makefile
+++ b/cad/astk-client/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= astk
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Graphical interface for Code_Aster (client side)