diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-03-18 21:09:03 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-03-18 21:09:03 +0000 |
commit | 55e6556d123a5c0c057d2c0a9b645123225b50a6 (patch) | |
tree | bee32239c442ebaba930b9099409230b15af97f7 /cad/astk-client | |
parent | 05ca91af7888bf367bebfb82ca89564b7df77038 (diff) | |
download | ports-55e6556d123a5c0c057d2c0a9b645123225b50a6.tar.gz ports-55e6556d123a5c0c057d2c0a9b645123225b50a6.zip |
Upgrade Code_Aster to 11.5.0-4.
N.B.: french/aster is still marked BROKEN, but this allows to unbreak
other ports sharing the same dependencies.
Patch for french/med provided by tijl.
Notes
Notes:
svn path=/head/; revision=348597
Diffstat (limited to 'cad/astk-client')
-rw-r--r-- | cad/astk-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/astk-client/Makefile b/cad/astk-client/Makefile index e69fa9365b03..f0a7ed04d35d 100644 --- a/cad/astk-client/Makefile +++ b/cad/astk-client/Makefile @@ -9,5 +9,4 @@ MASTERDIR= ${.CURDIR}/../astk-serveur CLIENT_SEUL= oui -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |