Skip the built-in test suite.
Submitted by: Lars Eggert <larse@isi.edu> (maintainer) PR: 58344
This commit is contained in:
parent
8c9f9d4a25
commit
8b87a03967
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91839
1 changed files with 1 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= jdb
|
||||
PORTVERSION= 1.12
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JDB/
|
||||
|
||||
|
@ -18,7 +18,4 @@ USE_PERL5= yes
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --datadir=${PREFIX}/lib/jdb
|
||||
|
||||
pre-install:
|
||||
@cd ${WRKSRC} && make test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue