diff options
Diffstat (limited to '')
-rw-r--r-- | net/spread-j/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/spread-j/Makefile b/net/spread-j/Makefile index 387866e35f2a..96636d2c735d 100644 --- a/net/spread-j/Makefile +++ b/net/spread-j/Makefile @@ -17,6 +17,7 @@ COMMENT= Java client library for the Spread Group Communication System BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant USE_JAVA= 1.2+ +USE_JIKES= yes JAVALIBDIR= ${PREFIX}/share/java/classes PKGMESSAGE= ${WRKSRC}/../license.txt |