summaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-30 20:42:40 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-30 20:42:40 +0000
commit00f6478eaa6ec889034c02e2c0848fd8b980333a (patch)
tree4d36ab4ec9bedcecfaebebc6d0388725508f5683 /french
parentRelease maintainership of ports due to personal technical difficulties. (diff)
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/Makefile5
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:
#