aboutsummaryrefslogtreecommitdiff
path: root/games/spring
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 11:14:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 11:14:49 +0000
commitc706f7f3440734871fa53b3918c1e99eb287898c (patch)
tree0460d125ade9bf9b94b7daecf24b65257facfc3b /games/spring
parent96ec3df0612618019b94f6fd1c41e003d61ffabd (diff)
downloadports-c706f7f3440734871fa53b3918c1e99eb287898c.tar.gz
ports-c706f7f3440734871fa53b3918c1e99eb287898c.zip
Notes
Diffstat (limited to 'games/spring')
-rw-r--r--games/spring/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile
index a4d71427142c..e5a6181b7606 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -16,12 +16,12 @@ EXPIRATION_DATE= 2013-12-22
BROKEN= Does not build with recent boost
-LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
- boost_thread:${PORTSDIR}/devel/boost-libs \
- IL:${PORTSDIR}/graphics/devil \
- ogg:${PORTSDIR}/audio/libogg \
- vorbis:${PORTSDIR}/audio/libvorbis \
- execinfo:${PORTSDIR}/devel/libexecinfo
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
+ libboost_thread.so:${PORTSDIR}/devel/boost-libs \
+ libIL.so:${PORTSDIR}/graphics/devil \
+ libogg.so:${PORTSDIR}/audio/libogg \
+ libvorbis.so:${PORTSDIR}/audio/libvorbis \
+ libexecinfo.so:${PORTSDIR}/devel/libexecinfo
BUILD_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip
ONLY_FOR_ARCHS= i386 amd64