Subject: CVS commit: pkgsrc/lang/blackdown-jdk13
To: None <pkgsrc-changes@NetBSD.org>
From: Bernd Ernesti <veego@netbsd.org>
List: pkgsrc-changes
Date: 02/21/2005 21:22:26
Module Name:	pkgsrc
Committed By:	veego
Date:		Mon Feb 21 21:22:26 UTC 2005

Modified Files:
	pkgsrc/lang/blackdown-jdk13: Makefile

Log Message:
Use the extended PLIST_SRC support which now also reads:
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
and remove the package hack for MD PLIST files.

It was save to remove ${BLACKDOWN_ARCH} for PLIST_SRC, because it was set
to i386 in lang/blackdown-jre13/Makefile.common/Makefile.common with the
same handling we now use in bsd.pkg.mk.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/lang/blackdown-jdk13/Makefile

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