ports/65118: [maintainer] A small change in www/jakarta-tomcat5 for bsd.java.mk 2.0 compatible

Kang Liu liukang at bjpu.edu.cn
Sat Apr 3 10:00:43 UTC 2004


>Number:         65118
>Category:       ports
>Synopsis:       [maintainer] A small change in www/jakarta-tomcat5 for bsd.java.mk 2.0 compatible
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 03 02:00:42 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kang Liu
>Release:        4.9
>Organization:
Beijing University of Technology
>Environment:
4.9-STABLE FreeBSD
>Description:
bsd.java.mk 2.0 has been bring into ports tree.
I change the Makefile to 2.0 style.
>How-To-Repeat:
      
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/jakarta-tomcat5/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	12 Mar 2004 02:39:29 -0000	1.14
+++ Makefile	3 Apr 2004 09:38:34 -0000
@@ -15,7 +15,8 @@
 MAINTAINER=	liukang at bjpu.edu.cn
 COMMENT=	Open-source Java web server by Apache, 5.0.x branch
 
-USE_JAVA=	1.3+
+USE_JAVA=	yes
+JAVA_VERSION=	1.3+
 NO_BUILD=	YES
 
 MAJOR_VER=	${PORTVERSION:R}

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list