summaryrefslogtreecommitdiff
path: root/emulators/zsnes
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-04-12 20:57:23 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-04-12 20:57:23 +0000
commit8ba7de996a881399548f1a92fbef8da78169e5fc (patch)
tree103edaecea4b222bcca3487db0e6461ca6275132 /emulators/zsnes
parentUpdate to 4.3. (diff)
Chase nasm shared library version
PR: 50852 Submitted by: Hendrik Scholz <hendrik@scholz.net>
Notes
Notes: svn path=/head/; revision=78823
Diffstat (limited to 'emulators/zsnes')
-rw-r--r--emulators/zsnes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile
index f707e56df0da..4be85de8dacf 100644
--- a/emulators/zsnes/Makefile
+++ b/emulators/zsnes/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= stijn@win.tue.nl
COMMENT= Intel x86 only Super Nintendo Entertainment System (SNES) Emulator
# This must be >= 0.98!
-BUILD_DEPENDS= nasm-0.98.33:${PORTSDIR}/devel/nasm
+BUILD_DEPENDS= nasm-0.98.35:${PORTSDIR}/devel/nasm
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
png.5:${PORTSDIR}/graphics/png