aboutsummaryrefslogtreecommitdiff
path: root/games/balazar
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/balazar
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'games/balazar')
-rw-r--r--games/balazar/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile
index 054b6be38843..14c49cfe45fb 100644
--- a/games/balazar/Makefile
+++ b/games/balazar/Makefile
@@ -13,13 +13,13 @@ COMMENT= 3D adventure and roleplaying game
LICENSE= GPLv2+
-LIB_DEPENDS= libcal3d.so:${PORTSDIR}/graphics/cal3d \
- libfreetype.so:${PORTSDIR}/print/freetype2
-RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \
- ${PYTHON_PKGNAMEPREFIX}openal>0:${PORTSDIR}/audio/py-openal \
- ${PYTHON_PKGNAMEPREFIX}vorbis>0:${PORTSDIR}/audio/py-vorbis \
- ${PYTHON_PKGNAMEPREFIX}tofu>0:${PORTSDIR}/net/py-tofu \
- ${PYTHON_PKGNAMEPREFIX}cerealizer>0:${PORTSDIR}/security/py-cerealizer
+LIB_DEPENDS= libcal3d.so:graphics/cal3d \
+ libfreetype.so:print/freetype2
+RUN_DEPENDS= soya_editor:graphics/py-soya3d \
+ ${PYTHON_PKGNAMEPREFIX}openal>0:audio/py-openal \
+ ${PYTHON_PKGNAMEPREFIX}vorbis>0:audio/py-vorbis \
+ ${PYTHON_PKGNAMEPREFIX}tofu>0:net/py-tofu \
+ ${PYTHON_PKGNAMEPREFIX}cerealizer>0:security/py-cerealizer
NO_ARCH= yes