Add a symlink nasm-0.98 -> nasm to distinguish the latest version.
Change the gogo port's dependency to check this link. Requested by: Alexander Langer <alex@big.endian.de>
This commit is contained in:
parent
c77781b95c
commit
ba5ad4f012
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23772
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ MASTER_SITES= http://www.kurims.kyoto-u.ac.jp/~shigeo/soft/gogo2/src/
|
|||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
# More than version 0.98
|
||||
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
|
||||
BUILD_DEPENDS= nasm-0.98:${PORTSDIR}/devel/nasm
|
||||
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE= makefile.unx
|
||||
|
|
Loading…
Reference in a new issue