aboutsummaryrefslogtreecommitdiff
path: root/games/linux-uplink-demo
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2009-03-08 11:19:34 +0000
committerMarcus von Appen <mva@FreeBSD.org>2009-03-08 11:19:34 +0000
commitfeb3afa47509f39e3bb7ba0ec782fa2a54896a84 (patch)
tree45116893650475f04ac09bc23547ec3498db2c49 /games/linux-uplink-demo
parent6c421ea9df4030f29734bb1fab26fa7802903ea2 (diff)
downloadports-feb3afa47509f39e3bb7ba0ec782fa2a54896a84.tar.gz
ports-feb3afa47509f39e3bb7ba0ec782fa2a54896a84.zip
Notes
Diffstat (limited to 'games/linux-uplink-demo')
-rw-r--r--games/linux-uplink-demo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/linux-uplink-demo/Makefile b/games/linux-uplink-demo/Makefile
index 2d9c91308b7c..11dc6230133b 100644
--- a/games/linux-uplink-demo/Makefile
+++ b/games/linux-uplink-demo/Makefile
@@ -19,7 +19,8 @@ COMMENT= High tech computer crime and industrial espionage on the Internet
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \
${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg \
${LINUXBASE}/usr/lib/libSDL_mixer-1.2.so.0:${PORTSDIR}/audio/linux-sdl_mixer \
- ${LINUXBASE}/usr/lib/libmikmod.so.2:${PORTSDIR}/audio/linux-mikmod
+ ${LINUXBASE}/usr/lib/libmikmod.so.2:${PORTSDIR}/audio/linux-mikmod \
+ ${LINUXBASE}/usr/lib/libvorbisfile.so.3:${PORTSDIR}/audio/linux-libvorbis
ONLY_FOR_ARCHS= i386
USE_LINUX= yes