diff options
Diffstat (limited to 'lang/sun-jdk6')
-rw-r--r-- | lang/sun-jdk6/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/sun-jdk6/Makefile b/lang/sun-jdk6/Makefile index a6160f0a8b6..ec78824da33 100644 --- a/lang/sun-jdk6/Makefile +++ b/lang/sun-jdk6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2011/07/09 10:27:53 abs Exp $ +# $NetBSD: Makefile,v 1.24 2011/07/12 02:58:52 obache Exp $ DISTNAME= jdk-6u26-linux-${DIST_ARCH} PKGNAME= sun-jdk6-6.0.26 @@ -14,12 +14,12 @@ JAVA_WRAPPERS= appletviewer apt extcheck idlj jar jarsigner \ MAKE_JOBS_SAFE= no +.include "../../lang/sun-jre6/Makefile.common" + .if !empty(MACHINE_PLATFORM:MLinux-*-x86_64) CHECK_SHLIBS_SUPPORTED= no .endif -.include "../../lang/sun-jre6/Makefile.common" - # Remove parts that are in common with the JRE # post-extract: |