From 5cbdd5a83eb94d1543656588fad97fad4abdff01 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- lang/sun-jre14/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/sun-jre14/Makefile') diff --git a/lang/sun-jre14/Makefile b/lang/sun-jre14/Makefile index 9864e5e55ce..615ebd4d8f2 100644 --- a/lang/sun-jre14/Makefile +++ b/lang/sun-jre14/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.14 2003/12/12 17:17:20 jschauma Exp $ +# $NetBSD: Makefile,v 1.15 2004/01/20 12:19:18 agc Exp $ DISTNAME= j2re-1_4_2_03-linux-i586 PKGNAME= sun-jre14-2.3 -WRKSRC= ${WRKDIR}/j2re1.4.2_03 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 Runtime Environment 1.4.2 SHORT= JRE +WRKSRC= ${WRKDIR}/j2re1.4.2_03 USE_PKGINSTALL= yes OWN_DIRS= ${PREFIX} OWN_DIRS+= ${PREFIX}/lib -- cgit v1.2.3