From 8244fe99bcdbad7a2d0b22d66183394f5ffacd03 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 11 Jan 2017 10:08:38 +0000 Subject: - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL Approved by: portmgr blanket --- x11/leechcraft/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'x11') diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile index 298c0d42b910..6c484c5f4689 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -406,12 +406,6 @@ BROKEN= Lemon has not supported yet because depended by libnl BROKEN= Otlozhu has not supported yet (not ported liblaretz) .endif -.if ${OSVERSION} < 1000000 -PORT_OPTIONS:= ${PORT_OPTIONS:O:u} -PORT_OPTIONS:= ${PORT_OPTIONS:NBITTORRENT} -USE_GCC= yes -.endif - post-install: @${FIND} -d ${STAGEDIR}${PREFIX}/include/leechcraft \ -type d -empty -exec ${RMDIR} {} \; -- cgit v1.2.3