From d8346106ba5bb137ae826bfa6237e3e80bc4ccd9 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 19:04:44 +0000 Subject: Removed deprecated use of NO_PATCH. --- lang/sun-jre13/Makefile.common | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lang') diff --git a/lang/sun-jre13/Makefile.common b/lang/sun-jre13/Makefile.common index 55b3219dde0..31c573cc3fc 100644 --- a/lang/sun-jre13/Makefile.common +++ b/lang/sun-jre13/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.24 2005/05/10 01:55:39 jschauma Exp $ +# $NetBSD: Makefile.common,v 1.25 2005/09/28 19:04:44 rillig Exp $ # MASTER_SITES is very special, and must end in "=": CATEGORIES= lang java @@ -31,16 +31,11 @@ JAVA_NAME= sun13 .if ${OPSYS} == "Darwin" DISTFILES= # empty -NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes PLIST_SRC= ${PKGDIR}/PLIST.Darwin .endif -.if ${OPSYS} == "Linux" -NO_PATCH= yes # no need for patches on Linux -.endif - NO_MTREE= yes # since we change PREFIX LDD= ${TRUE} -- cgit v1.2.3