diff options
Diffstat (limited to 'java/jdk15')
-rw-r--r-- | java/jdk15/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile index 9e3c3e13a7bf..81deaf62ac28 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -124,6 +124,7 @@ LIB_DEPENDS= nspr4.1:$(PORTSDIR)/devel/nspr ONLY_FOR_ARCHS= i386 amd64 USE_GMAKE= YES USE_ICONV= YES +USE_XORG+= x11 xext xi xmu xp xt xtst RESTRICTED= "Redistribution of pre-compiled binaries is not permitted" NO_CDROM= "Redistribution of pre-compiled binaries is not permitted" |