switch to USE_OCAMLFIND_PLIST
This commit is contained in:
parent
fcfa926401
commit
0fa76f8815
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361541
@ -18,9 +18,10 @@ OPTIONS_DEFINE= EXAMPLES
|
||||
USES= gmake
|
||||
USE_OCAML= yes
|
||||
USE_OCAML_FINDLIB= yes
|
||||
USE_OCAMLFIND_PLIST= yes
|
||||
HAS_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PORTEXAMPLES= *
|
||||
EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/${PORTNAME}
|
||||
|
||||
post-install:
|
||||
|
@ -1,9 +0,0 @@
|
||||
%%OCAML_SITELIBDIR%%/xstrp4/META
|
||||
%%OCAML_SITELIBDIR%%/xstrp4/xstrp4.cma
|
||||
%%OCAML_SITELIBDIR%%/xstrp4/xstrp4_here.cmi
|
||||
%%OCAML_SITELIBDIR%%/xstrp4/xstrp4_here_lexer.cmi
|
||||
%%OCAML_SITELIBDIR%%/xstrp4/xstrp4_here_types.cmi
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.file
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.ml
|
||||
@dirrmtry %%OCAML_SITELIBDIR%%/xstrp4
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
Loading…
Reference in New Issue
Block a user