Set NO_TEST=Yes.
Suggested by Tracey Emery.
This commit is contained in:
parent
7b1f3e45aa
commit
89b57ee16f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2019/10/31 06:01:34 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2019/11/02 06:59:24 bentley Exp $
|
||||
|
||||
COMMENT = ngspice shared library, based on Berkeley SPICE
|
||||
|
||||
@ -10,6 +10,9 @@ WANTLIB += m pthread
|
||||
|
||||
CONFIGURE_ARGS += --with-ngshared
|
||||
|
||||
# same tests as cad/ngspice/ngspice, but they assume you've built a binary
|
||||
NO_TEST = Yes
|
||||
|
||||
post-install:
|
||||
@rm -r ${PREFIX}/share/ngspice/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user