Subject: pkg/34606: time/sunbird Makefile is messed up
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 09/25/2006 09:45:00
>Number:         34606
>Category:       pkg
>Synopsis:       time/sunbird Makefile is messed up
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 25 09:45:00 +0000 2006
>Originator:     Robert Elz
>Release:        NetBSD 3.99.15
>Organization:
	Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 3.99.15 NetBSD 3.99.15 (GENERIC-1.696-20060125) #8: Wed Jan 25 04:59:39 ICT 2006 kre@jade.coe.psu.ac.th:/usr/obj/current/kernels/JADE_ASUS i386
Architecture: i386
Machine: i386
>Description:
	The var names and include files (Makefile fragments) for
	time/sunbird result in the distfile master sites and
	vresion intended to be used being replaces with ones
	appropriate for seamonkey instead.

	As an unrelated issue, it looks as if the master site path name
	has (recently?) been updated as well (ie: the Makefile also needs
	this update).

>How-To-Repeat:
	Just try to fetch the distfile...
	(Is none of this stuff ever tested ?)

>Fix:
	Stop trying to be cute with mozilla related Makefiles
	and simply repeat bits and pieces if they need repeating.
	Using "MOZ_VERSION" for the version of sunbird is just
	plain crazy.