aboutsummaryrefslogtreecommitdiff
path: root/games/acm
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/acm
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'games/acm')
-rw-r--r--games/acm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/acm/Makefile b/games/acm/Makefile
index ff760c871388..73b7df3f9d1a 100644
--- a/games/acm/Makefile
+++ b/games/acm/Makefile
@@ -26,7 +26,7 @@ MAKE_ARGS+= prefix=${STAGEDIR}${PREFIX}/ OBVDIR=${STAGEDIR}${DATADIR}/
OPTIONS_DEFINE= SOUND
-SOUND_LIB_DEPENDS= libaudio.so:${PORTSDIR}/audio/nas
+SOUND_LIB_DEPENDS= libaudio.so:audio/nas
.include <bsd.port.options.mk>