aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-11 10:08:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-11 10:08:38 +0000
commit8244fe99bcdbad7a2d0b22d66183394f5ffacd03 (patch)
treec9a458d29164af55be5bf3330f3f659428ac04ac /x11
parent365eb51f267a3ad97ff0d4953b9991547b5b8c45 (diff)
downloadports-8244fe99bcdbad7a2d0b22d66183394f5ffacd03.tar.gz
ports-8244fe99bcdbad7a2d0b22d66183394f5ffacd03.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/leechcraft/Makefile6
1 files changed, 0 insertions, 6 deletions
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} {} \;