aboutsummaryrefslogtreecommitdiff
path: root/ftp/dmachine
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-22 22:15:51 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-22 22:15:51 +0000
commit9e511eba8aed6c380ddf76e5bef49e6fac1d2a1f (patch)
tree303f5451c5b9b63409a49f68a00c42641c811f17 /ftp/dmachine
parentd4a90f0b030e03bd50bbbbcb74c6cdf82be85da7 (diff)
downloadports-9e511eba8aed6c380ddf76e5bef49e6fac1d2a1f.tar.gz
ports-9e511eba8aed6c380ddf76e5bef49e6fac1d2a1f.zip
Notes
Diffstat (limited to 'ftp/dmachine')
-rw-r--r--ftp/dmachine/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/dmachine/Makefile b/ftp/dmachine/Makefile
index 95634afd920f..333d15ffed92 100644
--- a/ftp/dmachine/Makefile
+++ b/ftp/dmachine/Makefile
@@ -17,8 +17,10 @@ MAINTAINER= ports@FreeBSD.org
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