From d095d4a96566a3ab095ab2e30430ce93a154f1a7 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 5 Jan 2009 19:44:02 +0000 Subject: - Remove conditional checks for FreeBSD 5.x and older --- devel/linux-js/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'devel/linux-js/Makefile') diff --git a/devel/linux-js/Makefile b/devel/linux-js/Makefile index 8d150dc2580c..2c850415b86b 100644 --- a/devel/linux-js/Makefile +++ b/devel/linux-js/Makefile @@ -29,10 +29,6 @@ MAKE_ENV= WITHOUT_DEBUG=yes .include -.if ${OSVERSION} < 503001 -IGNORE= requires FreeBSD 5.3 or superior -.endif - .if !exists(/usr/src/sys/Makefile) IGNORE= requires kernel source files .endif -- cgit v1.2.3