aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-04-22 07:37:20 +0800
committerbapt <bapt@FreeBSD.org>2015-04-22 07:37:20 +0800
commit03bcaebbc7da797df96c0a29d1ae7eee44aa0989 (patch)
tree01ee236677378ca44d5dec6b1340d7f667d81cb6 /java
parentd11eb408e9f96a67d3b00bc1bfff1fab19550db8 (diff)
downloadfreebsd-ports-gnome-03bcaebbc7da797df96c0a29d1ae7eee44aa0989.tar.gz
freebsd-ports-gnome-03bcaebbc7da797df96c0a29d1ae7eee44aa0989.tar.zst
freebsd-ports-gnome-03bcaebbc7da797df96c0a29d1ae7eee44aa0989.zip
the boostrap bundle libs, do not expose them to the pkg(8) solver
Diffstat (limited to 'java')
-rw-r--r--java/bootstrap-openjdk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/bootstrap-openjdk/Makefile b/java/bootstrap-openjdk/Makefile
index 0873f21b7359..ad98c303568f 100644
--- a/java/bootstrap-openjdk/Makefile
+++ b/java/bootstrap-openjdk/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ${JDK_NAME}
PORTVERSION= ${DISTVERSION_${ARCH}}
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jkim
@@ -14,6 +15,7 @@ COMMENT= Oracle's Java 6 virtual machine release under the GPL v2
LICENSE= GPLv2
RUN_DEPENDS= java-zoneinfo>0:${PORTSDIR}/java/java-zoneinfo
+BUNDLE_LIBS= yes
ONLY_FOR_ARCHS= amd64 i386