diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-22 18:47:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-22 18:47:40 +0000 |
commit | 13a345d0804d2958cface67f2867978a0c687c4b (patch) | |
tree | 0a4a64760b7792bc70d34b665b07e7dbeafd8bd3 /french | |
parent | 4f22c79f5e41419b71696b3db6d17193eccb22d8 (diff) | |
download | ports-13a345d0804d2958cface67f2867978a0c687c4b.tar.gz ports-13a345d0804d2958cface67f2867978a0c687c4b.zip |
Notes
Diffstat (limited to 'french')
-rw-r--r-- | french/aster/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile index 466b67419e78..28969a26a923 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -64,10 +64,6 @@ 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= |