--- Makefile.orig Thu Jan 22 18:43:16 2004 +++ Makefile Thu Jan 22 18:44:50 2004 @@ -17,8 +17,10 @@ COMMENT= A non interactive, non graphical, batch download manager USE_JAVA= 1.1+ +NEED_JAVAC= yes WRKSRC= ${WRKDIR}/${DISTNAME}/src ALL_TARGET= dmachine +MAKE_ARGS= JAVAC=${JAVAC} do-install: @${SED} 's|%%DATADIR%%|${DATADIR}|' ${FILESDIR}/dmachine > ${WRKSRC}/dmachine