summaryrefslogtreecommitdiff
path: root/lang/sun-jre13/Makefile.common
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 19:04:44 +0000
committerrillig <rillig>2005-09-28 19:04:44 +0000
commit24dc7904e47f9060d506d34e4289b71f464c3eb7 (patch)
treee888548b54478041f01fbf97d785bcaad08efd0f /lang/sun-jre13/Makefile.common
parent939aa7108e879fdd95e7f6afa7bfed619378a294 (diff)
downloadpkgsrc-24dc7904e47f9060d506d34e4289b71f464c3eb7.tar.gz
Removed deprecated use of NO_PATCH.
Diffstat (limited to 'lang/sun-jre13/Makefile.common')
-rw-r--r--lang/sun-jre13/Makefile.common7
1 files changed, 1 insertions, 6 deletions
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}