From ff8f3671977f8aac3e45fbda39a672d1d1e203a5 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 13 Oct 2002 07:45:30 +0000 Subject: * Use buildlink2. * Minor improvements to the package Makefiles. * Correct the PLIST. --- lang/sun-jre14/Makefile | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'lang/sun-jre14/Makefile') diff --git a/lang/sun-jre14/Makefile b/lang/sun-jre14/Makefile index d22e30933fc..39edb349249 100644 --- a/lang/sun-jre14/Makefile +++ b/lang/sun-jre14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/07/27 22:17:45 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/13 07:45:34 jlam Exp $ # MASTER_SITES is very special, and must end in "=": DISTNAME= j2re-1_4_0-linux-i386 @@ -12,12 +12,4 @@ WRKSRC= ${WRKDIR}/j2re1.4.0 .include "../../lang/sun-jre14/Makefile.common" -.if ${OPSYS} != "Linux" -DEPENDS+= suse_compat-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_compat -DEPENDS+= suse_x11-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_x11 -.endif - -.include "../../emulators/suse_linux/Makefile.application" - -# These need to be after bsd.pkg.mk -PREFIX:= ${JDK_HOME} +PREFIX= ${JVM_HOME} -- cgit v1.2.3