diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2007-10-21 14:57:14 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2007-10-21 14:57:14 +0000 |
commit | 0ccbbfa7052e5b2f5048354a96180afc29694b75 (patch) | |
tree | 2e4d36f91349894b8a32afe70c7f04adc2f206d6 /java/jdk16 | |
parent | 31ab0a229e08fff34097846ba54a74d70da87545 (diff) | |
download | ports-0ccbbfa7052e5b2f5048354a96180afc29694b75.tar.gz ports-0ccbbfa7052e5b2f5048354a96180afc29694b75.zip |
Notes
Diffstat (limited to 'java/jdk16')
-rw-r--r-- | java/jdk16/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile index 1ed14ce3eabb..2645be94f528 100644 --- a/java/jdk16/Makefile +++ b/java/jdk16/Makefile @@ -123,6 +123,7 @@ USE_GNOME= desktopfileutils ONLY_FOR_ARCHS= i386 amd64 USE_GMAKE= YES USE_ICONV= YES +USE_XORG+= x11 xext xi xtst RESTRICTED= "Redistribution of pre-compiled binaries is not permitted" NO_CDROM= "Redistribution of pre-compiled binaries is not permitted" |