diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-30 20:42:40 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-30 20:42:40 +0000 |
commit | 00f6478eaa6ec889034c02e2c0848fd8b980333a (patch) | |
tree | 4d36ab4ec9bedcecfaebebc6d0388725508f5683 /french | |
parent | 2934d4ceb28f704c5383a7331647556417dd3a9d (diff) | |
download | ports-00f6478eaa6ec889034c02e2c0848fd8b980333a.tar.gz ports-00f6478eaa6ec889034c02e2c0848fd8b980333a.zip |
mark it as broken for systems < 5 until the build is fixed for 4
Notes
Notes:
svn path=/head/; revision=85941
Diffstat (limited to 'french')
-rw-r--r-- | french/aster/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile index e835b5231e67..2c6beee15dc9 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -15,6 +15,11 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= Analyse des structures et thermo-mécanique + +if ${OSVERSION} < 500000 +BROKEN= "Does not build on systems prior 5.x - work in progress..." +.endif + #----------------------------------------------------------------------- # You may define these options: # |