Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2002 10:33:05 -0500
From:      Dave Glowacki <dglo@hyde.ssec.wisc.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42086: [MAINTAINER UPDATE]: java/jakarta-oro
Message-ID:  <200208271533.g7RFX5n26061@hyde.ssec.wisc.edu>

next in thread | raw e-mail | index | archive | help

>Number:         42086
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE]: java/jakarta-oro
>Confidential:   yes
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 27 08:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dave Glowacki
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD eusebius.glowacki.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 3 22:12:27 CDT 2002 dglo@eusebius.glowacki.org:/usr/src/sys/compile/EUSEBIUS i386


	
>Description:
	This port depends on jakarta-ant, but the appropriate
	BUILD_DEPENDS line is missing.
>How-To-Repeat:
	Try to build the port without installing jakarta-ant
>Fix:

--- Makefile	Tue Aug 27 10:08:56 2002
+++ Makefile.new	Tue Aug 27 10:09:47 2002
@@ -12,6 +12,8 @@
 
 MAINTAINER=	dglo@ssec.wisc.edu
 
+BUILD_DEPENDS=	${LOCALBASE}/bin/ant:${PORTSDIR}/devel/jakarta-ant
+
 USE_JAVA=	1.2+
 NEED_JAVAC=	YES
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208271533.g7RFX5n26061>