diff options
Diffstat (limited to 'lang/jdk/Makefile')
-rw-r--r-- | lang/jdk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/jdk/Makefile b/lang/jdk/Makefile index 1f4fd14c2d1..c201373919e 100644 --- a/lang/jdk/Makefile +++ b/lang/jdk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2005/01/30 23:18:38 jmmv Exp $ +# $NetBSD: Makefile,v 1.43 2005/04/11 21:46:14 tv Exp $ # VERSION= 1.1.8 @@ -36,7 +36,6 @@ MESSAGE_SUBST+= JAVA_HOME=${JAVA_HOME:Q} CHECK_SHLIBS= no -NO_BUILDLINK= yes USE_PKGINSTALL= yes ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i[3-6]86 |