Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 21:51:19 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40562: Missing depend:  java/jdk13 -> java/linux-sun-jdk13
Message-ID:  <200207141751.g6EHpJU50793@woozle.rinet.ru>

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

>Number:         40562
>Category:       ports
>Synopsis:       Missing depend:  java/jdk13 -> java/linux-sun-jdk13
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 14 11:00:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Morozovsky
>Release:        FreeBSD 4-STABLE i386
>Organization:
Cronyx Plus LLC (RiNet ISP)
>Environment:
System: FreeBSD 4-STABLE. Ports tree as of today.


>Description:

java/jdk13/Makefile has the following:

21-             gtar:${PORTSDIR}/archivers/gtar \
22-             ${X11BASE}/lib/libMrm.a:${PORTSDIR}/x11-toolkits/open-motif
23-.if !defined(NATIVE_BOOTSTRAP)
24:BUILD_DEPENDS+=      ${JDK13DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk13
25-.endif
26-.if !defined(WITHOUT_PLUGIN)
27-BUILD_DEPENDS+=      msgfmt:${PORTSDIR}/devel/gettext

However, linux-sun-jdk is not mentioned in 'make describe' output, so master
INDEX also misses this dependency.

>How-To-Repeat:

	cd /usr/ports/java/jdk13
	make describe

>Fix:

Don't know yet, sorry. I tried to dig into bsd.port.mk but currently 
have not much success ;-)

>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?200207141751.g6EHpJU50793>