aboutsummaryrefslogtreecommitdiff
path: root/games/spring
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
commitf5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch)
tree384a6fe89b7bf8bffcc478f3462d538eea755790 /games/spring
parent49be72eaa4585216ade79b274fca337c2bf4866a (diff)
downloadports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.tar.gz
ports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.zip
Notes
Diffstat (limited to 'games/spring')
-rw-r--r--games/spring/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile
index 0a6794329a48..11d3abea4824 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: spring
-# Date created: 10 Jan 2008
-# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru>
-#
+# Created by: Dmitry Marakasov <amdmi3@amdmi3.ru>
# $FreeBSD$
-#
PORTNAME= spring
PORTVERSION= 0.82.7.1
@@ -15,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= A project aiming to create a new and versatile RTS Engine
+BROKEN= Does not build with recent boost
+
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
boost_thread.4:${PORTSDIR}/devel/boost-libs \
IL.2:${PORTSDIR}/graphics/devil \