Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146694377
D55589.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
854 B
Referenced Files
None
Subscribers
None
D55589.id.diff
View Options
diff --git a/java/openjdk25/Makefile b/java/openjdk25/Makefile
--- a/java/openjdk25/Makefile
+++ b/java/openjdk25/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openjdk
DISTVERSIONPREFIX= jdk-
DISTVERSION= ${JDK_FULL_VERSION:S/.0.0//}
+PORTREVISION= 1
CATEGORIES= java devel
PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION}
MASTER_SITES= LOCAL/openjdk:boot
@@ -51,19 +52,14 @@
RUN_DEPENDS+= xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype
.endif
-USES= autoreconf:build compiler:features cpe gmake iconv jpeg pkgconfig
-.if ${FLAVOR:M*headless} == ""
-USES+= xorg
-.endif
+USES= autoreconf:build compiler:features cpe gmake iconv jpeg pkgconfig xorg
CPE_VENDOR= oracle
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-.if ${FLAVOR:M*headless} == ""
USE_XORG= x11 xext xi xrandr xrender xt xtst
-.endif
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-ccache \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 5, 6:59 PM (1 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29115250
Default Alt Text
D55589.id.diff (854 B)
Attached To
Mode
D55589: java/openjdk25: Fix headless build
Attached
Detach File
Event Timeline
Log In to Comment