1.2 -> 1.3
This commit is contained in:
parent
0d82a801d5
commit
a94184b01d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2003/11/27 20:11:06 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2004/04/08 06:49:08 brad Exp $
|
||||
|
||||
COMMENT= "implementation of the JSP and Java Servlet APIs"
|
||||
|
||||
@ -12,9 +12,9 @@ HOMEPAGE= http://jakarta.apache.org/
|
||||
|
||||
MAINTAINER= Reinhard J. Sammer <reinhard@openbsd.org>
|
||||
|
||||
JDK_VERSION= 1.2-blackdown
|
||||
JDK_VERSION= 1.3.1-linux
|
||||
JAVA_HOME= ${LOCALBASE}/jdk${JDK_VERSION}
|
||||
RUN_DEPENDS= :jdk-blackdown-*:devel/jdk/${JDK_VERSION}
|
||||
RUN_DEPENDS= :jdk-linux->1.3:devel/jdk/1.3-linux
|
||||
|
||||
# Apache Software License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user