1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Finish stage conversion

This commit is contained in:
Antoine Brodin 2014-08-10 19:18:14 +00:00
parent 27e5b850ee
commit 4601848c53
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364560
2 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath
USES= gmake tar:xz
GNU_CONFIGURE= yes
MAN1= cacao.1
CONFIGURE_ARGS= --disable-test-dependency-checks \
--with-java-runtime-library=gnuclasspath \
--with-java-runtime-library-prefix=${PREFIX} \

View File

@ -1,4 +1,5 @@
bin/cacao
lib/libjvm.so
man/man1/cacao.1.gz
%%DATADIR%%/vm.zip
@dirrm %%DATADIR%%