mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
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
ba5ad4f012
commit
69621ca5fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23773
@ -17,4 +17,7 @@ GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= nasm.1 ndisasm.1
|
||||
|
||||
post-install:
|
||||
${LN} -sf nasm ${PREFIX}/bin/${DISTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
bin/nasm
|
||||
bin/nasm-0.98
|
||||
bin/ndisasm
|
||||
|
Loading…
Reference in New Issue
Block a user