aboutsummaryrefslogtreecommitdiff
path: root/games/openclonk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /games/openclonk
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'games/openclonk')
-rw-r--r--games/openclonk/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile
index 9290ad8e32bc..712a0172d14a 100644
--- a/games/openclonk/Makefile
+++ b/games/openclonk/Makefile
@@ -14,11 +14,11 @@ LICENSE= ISCL CC0-1.0
LICENSE_COMB= multi
LICENSE_FILE_ISCL= ${WRKSRC}/COPYING
-LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
- libfreetype.so:${PORTSDIR}/print/freetype2 \
- libogg.so:${PORTSDIR}/audio/libogg \
- libpng.so:${PORTSDIR}/graphics/png \
- libvorbis.so:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
+ libfreetype.so:print/freetype2 \
+ libogg.so:audio/libogg \
+ libpng.so:graphics/png \
+ libvorbis.so:audio/libvorbis
BROKEN_FreeBSD_9= does not build (lack of proper c++11 support)