aboutsummaryrefslogtreecommitdiff
path: root/games/scummvm-tools
diff options
context:
space:
mode:
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