MFH: r499458
sysutils/memtest86+: Remove gcc run dependency The port provides bootable images only and does not install any userspace binaries or libraries. Approved by: ports-secteam blanket
This commit is contained in:
parent
ccd6152ded
commit
a6ec954877
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=499459
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= memtest86+
|
||||
PORTVERSION= 5.01
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.memtest.org/download/${PORTVERSION}/
|
||||
|
||||
@ -76,3 +76,4 @@ do-install:
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
RUN_DEPENDS:= ${RUN_DEPENDS:Ngcc*}
|
||||
|
Loading…
Reference in New Issue
Block a user