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:
parent
27e5b850ee
commit
4601848c53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364560
@ -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} \
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/cacao
|
||||
lib/libjvm.so
|
||||
man/man1/cacao.1.gz
|
||||
%%DATADIR%%/vm.zip
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user