aboutsummaryrefslogtreecommitdiffstats
path: root/french/aster
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-05-05 15:35:09 +0800
committerpav <pav@FreeBSD.org>2008-05-05 15:35:09 +0800
commitc7ca518b81b6af6f2678de28458ca7ce067ee3d6 (patch)
tree575ac2bdd6a4073b77059633184b5281508aa412 /french/aster
parentc36eca8610ade5f7b690d36c47f46429901f9380 (diff)
downloadfreebsd-ports-gnome-c7ca518b81b6af6f2678de28458ca7ce067ee3d6.tar.gz
freebsd-ports-gnome-c7ca518b81b6af6f2678de28458ca7ce067ee3d6.tar.zst
freebsd-ports-gnome-c7ca518b81b6af6f2678de28458ca7ce067ee3d6.zip
- Limit BROKEN status to 6.x only
Analyzed by: thierry (maintainer)
Diffstat (limited to 'french/aster')
-rw-r--r--french/aster/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile
index 40af02951687..466b67419e78 100644
--- a/french/aster/Makefile
+++ b/french/aster/Makefile
@@ -53,8 +53,6 @@ USE_PYTHON= yes
HAS_CONFIGURE= yes
REINPLACE_ARGS= -i ""
-BROKEN= does not compile
-
WRKSRC= ${WRKDIR}/${PORTNAME}-full-src-${PORTVERSION:R}
PLIST_SUB= ASTERDIR=${PORTNAME}/${vaster} TOOLDIR=${PORTNAME}/${vaster}/outils
PKGMESSAGE= ${WRKDIR}/pkg-message
@@ -66,6 +64,10 @@ PKGMESSIN= pkg-message.in
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 700000
+BROKEN= floating point exception during build
+.endif
+
.if ${ARCH} == "i386"
FLAGARCH= -DP_LINUX -DLINUX
FFLAGARCH=