diff options
Diffstat (limited to 'devel/ocaml-annexlib/Makefile')
-rw-r--r-- | devel/ocaml-annexlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-annexlib/Makefile b/devel/ocaml-annexlib/Makefile index da0f6b50a53b..0313126b3e4e 100644 --- a/devel/ocaml-annexlib/Makefile +++ b/devel/ocaml-annexlib/Makefile @@ -13,8 +13,8 @@ COMMENT= OCaml subroutines collection LICENSE= LGPL21 -BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre -RUN_DEPENDS= ${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre +BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:devel/ocaml-pcre +RUN_DEPENDS= ${SA_DIR}/pcre/pcre.a:devel/ocaml-pcre USES= gmake USE_OCAML= yes |