Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/26/2005 20:02:23
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jul 26 20:02:23 UTC 2005

Modified Files:
	pkgsrc/audio/disc-cover: Makefile
	pkgsrc/mail/demime: Makefile

Log Message:
Use the "pod2man" tool to build man pages.  This fixes brokenness
introduced after the perl5/buildlink3.mk file was no longer included
by the package Makefile, but we still referenced BUILDLINK_PREFIX.perl
to locate the pod2man script.  Noted by Matthias Drochner.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/audio/disc-cover/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/mail/demime/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.