Subject: Re: CVS commit: pkgsrc/mail/faces
To: Thomas Klausner <wiz@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/29/2001 10:23:20
On Thu, Nov 29, 2001 at 08:00:33PM +0200, Thomas Klausner wrote:
> 
> Module Name:	pkgsrc
> Committed By:	wiz
> Date:		Thu Nov 29 18:00:32 UTC 2001
> 
> Modified Files:
> 	pkgsrc/mail/faces: Makefile PLIST distinfo
> 	pkgsrc/mail/faces/patches: patch-ab patch-at
> 
> Log Message:
> Misc fixes:
> Remove a dead MASTER_SITE.
> Use PLIST_SUBST instead of local hack.
> Create app-defaults dir if missing (solves pkg/13179).
> Don't hardwire incorrect app-defaults path in patch-at.

Judging from the presence of the app-defaults file, it looks like faces
should really USE_X11BASE and not just USE_X11.  Why not just mark it as
such?  Then we can remove all of the @cwd statements, as well as the various
${LOCALBASE}/${X11PREFIX}/${X11BASE} workarounds both in the package
Makefile and in the patches.

	Cheers,

	-- Johnny Lam <jlam@netbsd.org>