ports/61220: java/jboss3 Makefile patch.

Jonathan Chen jonc at chen.org.nz
Sun Jan 11 22:40:05 UTC 2004


>Number:         61220
>Category:       ports
>Synopsis:       java/jboss3 Makefile patch.
>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:   Sun Jan 11 14:40:03 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Chen
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD xxx.chen.org.nz 4.9-STABLE FreeBSD 4.9-STABLE #0: Mon Dec 22 10:22:14 NZDT 2003 root at xxx.chen.org.nz:/usr/obj/usr/src/sys/XXX i386
>Description:
Minor patch to remove bogus dependancy and to stop portlint FATAL error.
>How-To-Repeat:
>Fix:

--- Makefile.orig	Mon Jan 12 10:28:14 2004
+++ Makefile	Mon Jan 12 10:28:52 2004
@@ -15,8 +15,6 @@
 MAINTAINER=	jonc at chen.org.nz
 COMMENT=	JBoss 3, an open-source J2EE application server
 
-BUILD_DEPENDS=	${JAVAJARDIR}/xdoclet-1.2b4.jar:${PORTSDIR}/java/xdoclet
-
 USE_JAVA=	1.3+
 
 USE_REINPLACE=	YES
@@ -53,7 +51,6 @@
 JBOSSOUTPUT=	${WRKSRC}/build/output/${PORTNAME}-${PORTVERSION}
 
 CPIO?=		/usr/bin/cpio
-
 
 .include <bsd.port.pre.mk>
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list