From 52d564a55281a0e508af246fff0da98dc47c91f7 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 02:24:29 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- print/hplip3/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'print/hplip3') diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile index ec1959b56fec..a03e22d7eb8e 100644 --- a/print/hplip3/Makefile +++ b/print/hplip3/Makefile @@ -44,10 +44,6 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION} IJSVER=2.7.4 .include -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on 4.x -.endif - .if !defined(WITHOUT_GUI) || exists(${LOCALBASE}/bin/pylupdate) RUN_DEPENDS+= pylupdate:${PORTSDIR}/x11-toolkits/py-qt CONFIGURE_ARGS+= --enable-gui-build -- cgit v1.2.3