Skip to content

Commit

Permalink
- begin using java MODULE
Browse files Browse the repository at this point in the history
- bump pjkname
  • Loading branch information
bsdkurt committed Jun 17, 2005
1 parent 2e0abe1 commit 3037457
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions textproc/xerces/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2003/11/15 15:12:55 sturm Exp $
# $OpenBSD: Makefile,v 1.20 2005/06/17 22:19:02 kurt Exp $

COMMENT= "xml parser for Java"

ONLY_FOR_ARCHS= i386

JDK_VERSION= 1.3.1
DISTNAME= Xerces-J-bin.2.4.0
PKGNAME= xerces-2.4.0
PKGNAME= xerces-2.4.0p0
CATEGORIES= textproc

HOMEPAGE= http://xml.apache.org/xerces2-j/index.html
Expand All @@ -23,8 +20,11 @@ MASTER_SITES= http://xml.apache.org/dist/xerces-j/

TAR?= gtar

MODULES= java
MODJAVA_VER= 1.3+
MODJAVA_JRERUN= Yes

BUILD_DEPENDS= :gtar-*:archivers/gtar
RUN_DEPENDS= ::devel/jdk/1.3-linux

NO_BUILD= Yes
NO_REGRESS= Yes
Expand Down

0 comments on commit 3037457

Please sign in to comment.