diff options
Diffstat (limited to 'net/openmq/Makefile')
-rw-r--r-- | net/openmq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openmq/Makefile b/net/openmq/Makefile index d0cf4c89a52e..93b6d612a8c1 100644 --- a/net/openmq/Makefile +++ b/net/openmq/Makefile @@ -1,4 +1,4 @@ -# Created by: Radim Kolar <hsn@sanatana.iol.cz> +# Created by: Radim Kolar <hsn@sendmail.cz> # $FreeBSD$ PORTNAME= openmq @@ -30,6 +30,7 @@ JAVA_VENDOR= openjdk WRKSRC= ${WRKDIR}/mq PLIST= ${WRKDIR}/pkg-plist +MAKE_ENV+= ANT_OPTS=-Xmx1g .ifndef IMQ_CLIENT OPTIONS_DEFINE= DOCS EXAMPLES |