1
0
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:
Satoshi Asami 1999-12-11 01:45:52 +00:00
parent ba5ad4f012
commit 69621ca5fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23773
2 changed files with 4 additions and 0 deletions

View File

@ -17,4 +17,7 @@ GNU_CONFIGURE= yes
MAN1= nasm.1 ndisasm.1
post-install:
${LN} -sf nasm ${PREFIX}/bin/${DISTNAME}
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
bin/nasm
bin/nasm-0.98
bin/ndisasm