From 2658a42402667eea60a0c43e2bc10904c82c5014 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 9 Oct 2004 04:34:07 +0000 Subject: Fix error in previous (one too many lines deleted from test version). --- lang/sun-jre15/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/sun-jre15') diff --git a/lang/sun-jre15/Makefile b/lang/sun-jre15/Makefile index e97f09533d0..c9cb7759964 100644 --- a/lang/sun-jre15/Makefile +++ b/lang/sun-jre15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/10/09 04:19:10 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/09 04:34:07 tv Exp $ # Note: Regen distinfo with SUN_JRE15_USE_JCE=YES @@ -33,6 +33,7 @@ HEADER_EXTRA_TMPL= ${WRKDIR}/HEADER.tmpl INSTALL_EXTRA_TMPL= ${PKGDIR}/INSTALL.tmpl DEINSTALL_EXTRA_TMPL= ${PKGDIR}/DEINSTALL.tmpl FILES_SUBST+= JAVA_HOME=${JAVA_HOME:Q} +FILES_SUBST+= MACHINE_ARCH=${MACHINE_ARCH:Q} BUILD_DEFS+= SUN_JRE15_USE_JCE PLIST_SRC= ${WRKDIR}/PLIST -- cgit v1.2.3