diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
commit | de78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch) | |
tree | a7814aed14ebec8464c69aef2944329a2ed10c78 /biology | |
parent | ff79ef99406823df6c9438b54f8ffe7b9260f64a (diff) | |
download | ports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.tar.gz ports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/biojava/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/biojava/Makefile b/biology/biojava/Makefile index e7faaa757e42..dc5a7b5e2e5e 100644 --- a/biology/biojava/Makefile +++ b/biology/biojava/Makefile @@ -34,6 +34,8 @@ BUILD_DEPENDS+= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit .endif BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_JAVA= yes JAVA_VERSION= 1.4+ |