BROKEN: Does not build

This commit is contained in:
Kris Kennaway 2004-08-16 00:44:31 +00:00
parent 391687b630
commit b951e5cfea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116326
2 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= perky@FreeBSD.org
COMMENT= Python extension module for BerkeleyDB 3 and 4
BROKEN= Does not build
.if defined(WITH_DB3)
WITH_BDB_VER?= 3
.elif defined(WITH_DB4)

View File

@ -17,6 +17,8 @@ EXTRACT_SUFX= .jar
MAINTAINER= ports@FreeBSD.org
COMMENT= A game for learning Java[tm] programming language
BROKEN= Does not build
USE_JAVA= 1.3+
JAVAVM= ${JAVA_HOME}/bin/java