aboutsummaryrefslogtreecommitdiff
path: root/games/springlobby
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-02 21:07:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-02 21:07:38 +0000
commit3c55e4d248b0c9c82fc6b8fef67ee27e9b7b6462 (patch)
tree732359190811881f44d79f66c4fab7f2e4c435f5 /games/springlobby
parent2f0486b64721a1072cdd1b8d2840d6539b2247d2 (diff)
downloadports-3c55e4d248b0c9c82fc6b8fef67ee27e9b7b6462.tar.gz
ports-3c55e4d248b0c9c82fc6b8fef67ee27e9b7b6462.zip
Notes
Diffstat (limited to 'games/springlobby')
-rw-r--r--games/springlobby/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile
index 32e2a3a50ceb..2ee740d394de 100644
--- a/games/springlobby/Makefile
+++ b/games/springlobby/Makefile
@@ -46,10 +46,4 @@ NOTIFY_CMAKE_ON= -DOPTION_NOTIFY=ON
NOTIFY_CMAKE_OFF= -DOPTION_NOTIFY=OFF
NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
-.include <bsd.port.options.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 901000
-IGNORE= does not build (no strtoll(3) support)
-.endif
-
.include <bsd.port.mk>