summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/blackdown-jdk12/Makefile3
-rw-r--r--lang/blackdown-jre12/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/lang/blackdown-jdk12/Makefile b/lang/blackdown-jdk12/Makefile
index a46929a6e4a..1ed7cdd53e4 100644
--- a/lang/blackdown-jdk12/Makefile
+++ b/lang/blackdown-jdk12/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/16 17:53:53 tv Exp $
+# $NetBSD: Makefile,v 1.2 2000/10/21 08:10:30 rh Exp $
#
DISTNAME= j2sdk-1.2.2-FCS-linux-i386-glibc-2.1.3
@@ -33,6 +33,7 @@ NO_BUILD= yes
NO_MTREE= yes
ONLY_FOR_PLATFORM= NetBSD-*-i386
+LDD= ${TRUE}
post-patch:
@${FIND} ${WRKSRC} -name '*.orig' -print | xargs ${RM} -f
diff --git a/lang/blackdown-jre12/Makefile b/lang/blackdown-jre12/Makefile
index bf2f2ad0114..cfe973b53d5 100644
--- a/lang/blackdown-jre12/Makefile
+++ b/lang/blackdown-jre12/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/16 17:53:21 tv Exp $
+# $NetBSD: Makefile,v 1.2 2000/10/21 08:10:30 rh Exp $
#
DISTNAME= j2re-1.2.2-FCS-linux-i386-glibc-2.1.3
@@ -33,6 +33,7 @@ NO_BUILD= yes
NO_MTREE= yes
ONLY_FOR_PLATFORM= NetBSD-*-i386
+LDD= ${TRUE}
post-patch:
@${FIND} ${WRKSRC} -name '*.orig' -print | xargs ${RM} -f