summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2003-10-21 20:09:08 +0000
committerosa <osa@FreeBSD.org>2003-10-21 20:09:08 +0000
commitf1a1b47f3b8c22561e0976cb98cb7b9829b1521b (patch)
treea8ee64b8ae568aa3e3a8b88b3c8f403f9e23b60a /databases
parent37746c51cee516c95c9e054a534bc3c1fbca2d9b (diff)
downloadFreeBSD-ports-f1a1b47f3b8c22561e0976cb98cb7b9829b1521b.zip
FreeBSD-ports-f1a1b47f3b8c22561e0976cb98cb7b9829b1521b.tar.gz
Skip the built-in test suite.
Submitted by: Lars Eggert <larse@isi.edu> (maintainer) PR: 58344
Diffstat (limited to 'databases')
-rw-r--r--databases/jdb/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/jdb/Makefile b/databases/jdb/Makefile
index 37bf74b..dcef60a 100644
--- a/databases/jdb/Makefile
+++ b/databases/jdb/Makefile
@@ -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>
OpenPOWER on IntegriCloud