From cb8ba9446dd6056d6486d00e45840450aa7793c8 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 2 May 2007 07:56:52 +0000 Subject: [patch] cleanup non-supported FreeBSD versions PR: ports/111643 Submitted by: Edwin Groothuis Approved by: maintainer timeout --- astro/celestia/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'astro') diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index 4f7fff977184..7304beff46e4 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -72,10 +72,6 @@ OPTIONS= LUA "Lua support" on .include -.if ${OSVERSION} < 500000 -IGNORE= does not compile on FreeBSD 4.x -.endif - .if defined(WITH_LUA) USE_LUA= 5.0 CONFIGURE_ARGS+= --with-lua -- cgit v1.2.3