summaryrefslogtreecommitdiff
path: root/lang/sun-jdk13
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit61769bf56e2f71617516434864edec5b0165f3d4 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /lang/sun-jdk13
parent3a111113dcf15a2b040e07ba3513ace1fed6fea6 (diff)
downloadpkgsrc-61769bf56e2f71617516434864edec5b0165f3d4.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'lang/sun-jdk13')
-rw-r--r--lang/sun-jdk13/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/sun-jdk13/Makefile b/lang/sun-jdk13/Makefile
index 5bd8f43f390..59a06407a34 100644
--- a/lang/sun-jdk13/Makefile
+++ b/lang/sun-jdk13/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2004/01/02 17:07:21 jschauma Exp $
+# $NetBSD: Makefile,v 1.26 2004/01/20 12:19:17 agc Exp $
DISTNAME= j2sdk-1_3_1_10-linux-i586
PKGNAME= sun-jdk13-1.0.10
-WRKSRC= ${WRKDIR}/jdk1.3.1_10
MASTER_SITES= # empty
COMMENT= Sun's Java(tm) Development Kit 1.3.1
@@ -11,6 +10,8 @@ SHORT= JDK
DEPENDS= sun-jre13>=1.0.10:../../lang/sun-jre13
+WRKSRC= ${WRKDIR}/jdk1.3.1_10
+
# Remove parts that are in common with the JRE.
#
post-extract: