- Don't use nasm%%VERSION%% in BUILD_DEPENDS
This commit is contained in:
parent
df92acc785
commit
6056e8f441
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93267
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue