diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-07-25 16:21:50 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-07-25 16:21:50 +0000 |
commit | e090d7f4c4dbbfe715aacf628a87d9c45ae5bdc7 (patch) | |
tree | 245d0d59f53eb6d7f17d6235205e8ac13c43cb49 /java/poseidon/Makefile | |
parent | b90b51bb0dfa8ce1808820afdc79b7c1ef1e3c89 (diff) | |
download | ports-e090d7f4c4dbbfe715aacf628a87d9c45ae5bdc7.tar.gz ports-e090d7f4c4dbbfe715aacf628a87d9c45ae5bdc7.zip |
Notes
Diffstat (limited to 'java/poseidon/Makefile')
-rw-r--r-- | java/poseidon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/poseidon/Makefile b/java/poseidon/Makefile index cb93d46f1fa0..b46dd6b2bd06 100644 --- a/java/poseidon/Makefile +++ b/java/poseidon/Makefile @@ -21,6 +21,7 @@ COMMENT= A popular UML CASE tool USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4+ +JAVA_VENDOR= ${_JAVA_VENDOR_LIST:Nsun} # the port is broken with Sun JDKs USE_REINPLACE= yes NO_BUILD= yes NO_PACKAGE= "Redistribution is not permitted" |