Subject: Re: pkg/34780: comms/xisp does not install if DIALER_GROUP is
To: None <reed@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Jeremy C. Reed <reed@reedmedia.net>
List: pkgsrc-bugs
Date: 10/11/2006 14:45:02
The following reply was made to PR pkg/34780; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed@reedmedia.net>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/34780: comms/xisp does not install if DIALER_GROUP is
 undefined
Date: Wed, 11 Oct 2006 09:39:53 -0500 (CDT)

 On Wed, 11 Oct 2006, kre@munnari.OZ.AU wrote:
 
 > >Fix:
 > 	Best would be to make sure DIALER_GROUP is set to something,
 > 	preferably by giving it a good default value (look see what
 > 	group owns the dialer(s) ...) - or just "dialer" if that is
 > 	too hard.   More acceptable that the present situation would
 > 	be to at least abort sensibly if DIALER_GROUP is not defined,
 > 	with instructions on what to do to fix the problem.
 
 I forgot to commit the update for pkgsrc/mk/defaults/mk.conf.
 I now just committed it. (This was in my PR 19566 from 2002.)
 
 I didn't add any check for this as I don't recall other packages
 doing that.
 
 Thanks for the PR.