mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
No need to include ':install' at the end of the BUILD_DEPENDS line since
it is implied if nothing is given. Picking nits I know, but it is now more "consistent" with the other ~2600 ports.
This commit is contained in:
parent
56ff3c354a
commit
3bd98db783
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21971
@ -12,7 +12,7 @@ MASTER_SITES= http://www.whizkidtech.net/fports/
|
||||
|
||||
MAINTAINER= adam@whizkidtech.net
|
||||
|
||||
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm:install
|
||||
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user