- Don't use nasm%%VERSION%% in BUILD_DEPENDS

This commit is contained in:
Kirill Ponomarev 2003-11-06 23:09:20 +00:00
parent df92acc785
commit 6056e8f441
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93267

View file

@ -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.35:${PORTSDIR}/devel/nasm
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
png.5:${PORTSDIR}/graphics/png