summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/diablo-jdk15/Makefile2
-rw-r--r--java/diablo-jre15/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/java/diablo-jdk15/Makefile b/java/diablo-jdk15/Makefile
index edcd5a8b48ac..7858beb3428b 100644
--- a/java/diablo-jdk15/Makefile
+++ b/java/diablo-jdk15/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
RESTRICTED= "License doesn't allow distribution with fee"
USE_BZIP2= yes
-USE_XLIB= yes
+USE_XORG+= xi xp xt xtst
ONLY_FOR_ARCHS= amd64 i386
JDK_VERSION= 1.5.0
RELEASE_VERSION=07
diff --git a/java/diablo-jre15/Makefile b/java/diablo-jre15/Makefile
index 65ff5109b08c..662dc5a80dfb 100644
--- a/java/diablo-jre15/Makefile
+++ b/java/diablo-jre15/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
RESTRICTED= "License doesn't allow distribution with fee"
USE_BZIP2= yes
-USE_XLIB= yes
+USE_XORG+= xi xp xt xtst
ONLY_FOR_ARCHS= i386 amd64
JRE_VERSION= 1.5.0
RELEASE_VERSION=07