Switch defaults to not running self-tests since the maintainer has not

been able to figure out why they fail in package build environments.
This commit is contained in:
Kris Kennaway 2007-04-22 01:36:37 +00:00
parent a7b5c429bf
commit 8a4312bead
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190608

View File

@ -15,7 +15,7 @@ MASTER_SITES= http://download.oracle.com/berkeley-db/ \
MAINTAINER= mi@aldan.algebra.com
COMMENT= Berkeley DB Java Edition
OPTIONS= TEST "Run the self-tests after building automatically" on
OPTIONS= TEST "Run the self-tests after building automatically" off
BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit