summaryrefslogtreecommitdiff
path: root/lang/openjdk8
diff options
context:
space:
mode:
authorpgoyette <pgoyette@pkgsrc.org>2016-06-01 00:40:40 +0000
committerpgoyette <pgoyette@pkgsrc.org>2016-06-01 00:40:40 +0000
commit400a5492334c8d28f7fbac57b9ce963b3bea6a0a (patch)
tree5bb2650f3d79303beaa711248169f578767b5e8e /lang/openjdk8
parentdaca3bf2a5dbdeb208b937d1e367698aed397c43 (diff)
downloadpkgsrc-400a5492334c8d28f7fbac57b9ce963b3bea6a0a.tar.gz
Also mark with 'paxctl +m' the copies of binaries that are placed in
the java/openjdk8/jre/bin/ directory. In particular, apache-ant will execute java from this directory rather than the copy in the non-jre directory! Bump package revision. Fixes my problem building misc/libreoffice.
Diffstat (limited to 'lang/openjdk8')
-rw-r--r--lang/openjdk8/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/openjdk8/Makefile b/lang/openjdk8/Makefile
index 848811583f0..91acec24900 100644
--- a/lang/openjdk8/Makefile
+++ b/lang/openjdk8/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2016/05/27 04:57:16 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2016/06/01 00:40:40 pgoyette Exp $
DISTNAME= openjdk-1.8.92-20160506
PKGNAME= openjdk8-1.8.92
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_LOCAL:=openjdk7/}
EXTRACT_SUFX= .tar.xz
@@ -68,6 +68,7 @@ NOT_PAX_MPROTECT_SAFE+= java/openjdk8/bin/j[b-z]*
NOT_PAX_MPROTECT_SAFE+= java/openjdk8/bin/jar*
NOT_PAX_MPROTECT_SAFE+= java/openjdk8/bin/java
NOT_PAX_MPROTECT_SAFE+= java/openjdk8/bin/java[a-z]*
+NOT_PAX_MPROTECT_SAFE+= java/openjdk8/jre/bin/*
# Avoid build errors when JAVA_HOME and CLASSPATH are defined by user.
MAKE_ENV+= JAVA_HOME=