mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix build on Bento
PR: ports/61740 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
This commit is contained in:
parent
d4a90f0b03
commit
9e511eba8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98837
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue