diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-27 17:35:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-27 17:35:26 +0000 |
commit | 53f5bbb2ba5579821ef9d2ebcdac3f7222581c60 (patch) | |
tree | a02360551e070e1adb95c45d1cb79ac1f276c0c6 /net/hornetq/Makefile | |
parent | da231dcdb2b16a1be0032f0011a3f4878dfb1ffe (diff) |
Notes
Diffstat (limited to 'net/hornetq/Makefile')
-rw-r--r-- | net/hornetq/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/hornetq/Makefile b/net/hornetq/Makefile index 8b77b5f7f6f1..285c9a7421cc 100644 --- a/net/hornetq/Makefile +++ b/net/hornetq/Makefile @@ -17,6 +17,8 @@ BUILD_DEPENDS= ${MAVEN3}:${PORTSDIR}/devel/maven3 \ ant:${PORTSDIR}/devel/apache-ant BROKEN= Uses home directory during build (PR ports/178529) +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2014-02-27 PORTDOCS= quickstart-guide api rest-api user-manual \ rest-interface-manual README.html |