diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-11-29 22:47:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-11-29 22:47:06 +0000 |
commit | 170425e08b74599cccf02ba902c3ecbc271cb714 (patch) | |
tree | 974edda4a23508f738a84cb709983b3438c5193c /java/jboss5 | |
parent | - Mark BROKEN: does not install (diff) |
- Mark BROKEN: does not build
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=223602
Diffstat (limited to 'java/jboss5')
-rw-r--r-- | java/jboss5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jboss5/Makefile b/java/jboss5/Makefile index dbb8ab7d9998..ec50bb82e751 100644 --- a/java/jboss5/Makefile +++ b/java/jboss5/Makefile @@ -18,6 +18,8 @@ COMMENT= Open-source J2EE application server (5.x family) BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant +BROKEN= does not build + LATEST_LINK= jboss5 USE_JAVA= yes JAVA_VERSION= 1.5+ |