mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Use IGNORE instead of BROKEN.
Pointed out by: danfe Porters' handbook chapter to be re-read by me: 17.19 (Marking a port BROKEN, FORBIDDEN, or otherwise not installable) Approved by: arved (implicit)
This commit is contained in:
parent
7a784d3778
commit
2ac8a5d047
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131196
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ MASTER_SITES= http://kcachegrind.sourceforge.net/
|
||||||
MAINTAINER= barner@FreeBSD.org
|
MAINTAINER= barner@FreeBSD.org
|
||||||
COMMENT= Valgrind skin for cache simulation and call tracing
|
COMMENT= Valgrind skin for cache simulation and call tracing
|
||||||
|
|
||||||
BROKEN= Dumps core \(SIGBUS\). \(Also v. 0.9.10\!\)
|
IGNORE= Dumps core \(SIGBUS\). \(Also v. 0.9.10\!\)
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue