diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-02-05 02:58:37 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-02-05 02:58:37 +0000 |
commit | a45cdec8122f75a0d7b072dca5143e9277e8ff3f (patch) | |
tree | e4b744d685b48c06f1fa08f46e088a9ececbc3f1 /textproc/dtd2relax | |
parent | MAINTAINER FIX: www/pear-HTTP_Client (diff) |
Update to bsd.java.mk 2.0
Diffstat (limited to 'textproc/dtd2relax')
-rw-r--r-- | textproc/dtd2relax/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/dtd2relax/Makefile b/textproc/dtd2relax/Makefile index 66e5ef1ea4f3..c0510b29ea23 100644 --- a/textproc/dtd2relax/Makefile +++ b/textproc/dtd2relax/Makefile @@ -17,11 +17,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= DTD to RELAX converter for Java USE_ZIP= yes -USE_JAVA= 1.1+ +USE_JAVA= yes NO_BUILD= yes -NO_BUILD_DEPENDS_JAVA= yes - JARFILE= ${DISTNAME}-bin-XML4J.jar .if !defined(NOPORTDOCS) PORTDOCS= * |