From 52d564a55281a0e508af246fff0da98dc47c91f7 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 02:24:29 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- science/psi3/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'science/psi3') diff --git a/science/psi3/Makefile b/science/psi3/Makefile index 9a1f99663c41..52bd0db51755 100644 --- a/science/psi3/Makefile +++ b/science/psi3/Makefile @@ -54,10 +54,6 @@ CONFIGURE_ARGS= --with-cc=${CC} \ .include -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on FreeBSD 4.x -.endif - .if defined(WITH_OPTIMIZED_FLAGS) FFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double CFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double -- cgit v1.2.3