Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156834313
D51873.id160239.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
609 B
Referenced Files
None
Subscribers
None
D51873.id160239.diff
View Options
Index: java/bootstrap-openjdk17/Makefile
===================================================================
--- java/bootstrap-openjdk17/Makefile
+++ java/bootstrap-openjdk17/Makefile
@@ -1,5 +1,6 @@
PORTNAME= openjdk17
PORTVERSION= 17.0.1.12.1
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= LOCAL/glewis/bootstrap-openjdk17 \
LOCAL/pkubaj/bootstrap-openjdk17
@@ -14,6 +15,10 @@
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc powerpc64 powerpc64le
+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1500000
+RUN_DEPENDS+= compat14x-${ARCH}>=0:misc/compat14x
+.endif
+
USES= tar:xz
NO_BUILD= yes
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 17, 7:23 PM (19 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33204412
Default Alt Text
D51873.id160239.diff (609 B)
Attached To
Mode
D51873: java/bootstrap-openjdk17: Require compat14x
Attached
Detach File
Event Timeline
Log In to Comment