diff options
Diffstat (limited to 'lang/sun-jdk13')
-rw-r--r-- | lang/sun-jdk13/Makefile | 5 |
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: |