aboutsummaryrefslogtreecommitdiff
path: root/games/scummvm-tools
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/scummvm-tools
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'games/scummvm-tools')
-rw-r--r--games/scummvm-tools/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile
index a4725418715f..2429f5f1c1ed 100644
--- a/games/scummvm-tools/Makefile
+++ b/games/scummvm-tools/Makefile
@@ -13,12 +13,12 @@ COMMENT= Tools for use with the SCUMMVM game emulator
LICENSE= GPLv2
RUN_DEPENDS:= ${BUILD_DEPENDS}
-BUILD_DEPENDS= lame:${PORTSDIR}/audio/lame \
- flac:${PORTSDIR}/audio/flac \
- oggenc:${PORTSDIR}/audio/vorbis-tools
+BUILD_DEPENDS= lame:audio/lame \
+ flac:audio/flac \
+ oggenc:audio/vorbis-tools
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
- libvorbis.so:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS= libpng.so:graphics/png \
+ libvorbis.so:audio/libvorbis
USES= gmake tar:bzip2
GNU_CONFIGURE= yes