diff options
Diffstat (limited to 'print/hplip/Makefile')
-rw-r--r-- | print/hplip/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile index ec1959b56fec..a03e22d7eb8e 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -44,10 +44,6 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION} IJSVER=2.7.4 .include <bsd.port.pre.mk> -.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 |