From 094ad8b9bf42f7d9bc3539fb98cf97c5abeacf9a Mon Sep 17 00:00:00 2001 From: Shaun Amott Date: Sat, 23 Dec 2006 15:29:34 +0000 Subject: - Fix build on FreeBSD 4.x. PR: ports/106911 Submitted by: Daniel Roethlisberger (maintainer) --- security/nmap/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'security/nmap/Makefile') diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 00df37251fa4..0f002335dccd 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -81,10 +81,4 @@ INSTALL_TARGET= install-nmapfe .endif -.include - -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on 4.x -.endif - -.include +.include -- cgit v1.2.3