Subject: CVS commit: pkgsrc/lang/ezm3
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 05/09/2005 12:23:23
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon May  9 12:23:23 UTC 2005

Modified Files:
	pkgsrc/lang/ezm3: Makefile distinfo
Added Files:
	pkgsrc/lang/ezm3: buildlink3.mk

Log Message:
Fix installation after USE_BUILDLINK3 was enabled by default:

	* ezm3 installs its files into ${PREFIX}/ezm3, the installation
	  fails due to missing libraries, fixed with
	  BUILDLINK_PASSTHRU_DIRS.
	* Provide a buildlink3 file with DEPMETHOD=build to fix the
	  cvsup packages.

Bump PKGREVISION, this closes PR pkg/29986 and PR pkg/30159.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/ezm3/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/ezm3/buildlink3.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/ezm3/distinfo

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