From e74f1f2ba2a728af887a83b377b13746054b76e5 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 00:24:54 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- comms/nec2c/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'comms/nec2c') diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index 394c61a74160..491af29dc1e5 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -23,12 +23,6 @@ COMMENT= Used to calculate antenna patterns useful to ham radio # LIB_DEPENDS= ccm:${PORTSDIR}/math/ccmath -.include - -.if ${OSVERSION} < 500000 -USE_GCC= 3.4+ -.endif - post-patch: ${CP} ${FILESDIR}/carg.c ${WRKSRC} @@ -46,4 +40,4 @@ do-install: @${ECHO} "" .endif -.include +.include -- cgit v1.2.3