From 3e2fd4b788942461b3fbd53d7edac9a1abc3488e Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 00:50:28 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- finance/qtstalker/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'finance/qtstalker') diff --git a/finance/qtstalker/Makefile b/finance/qtstalker/Makefile index 16d35a8b9f87..c17ebb51cb4e 100644 --- a/finance/qtstalker/Makefile +++ b/finance/qtstalker/Makefile @@ -49,12 +49,6 @@ PORTDOCS+= \ PLIST_SUB+= \ VERSION_PLUGIN="${VERSION_PLUGIN}" -.include - -.if ${OSVERSION} < 500000 -BROKEN= "Does not compile on FreeBSD 4.x" -.endif - post-patch: # tell qtstalker where to install plugins @${FIND} ${WRKSRC} -type f -name "*pro" | \ @@ -114,4 +108,4 @@ post-install: .endfor .endif -.include +.include -- cgit v1.2.3