diff options
Diffstat (limited to 'devel/ocaml-extlib/Makefile')
-rw-r--r-- | devel/ocaml-extlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile index 723d6dac8567..8a54aa5260c6 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -11,7 +11,7 @@ COMMENT= Complete - yet small - standard library for OCaml LICENSE= LGPL21 -BUILD_DEPENDS= cppo:${PORTSDIR}/devel/ocaml-cppo +BUILD_DEPENDS= cppo:devel/ocaml-cppo WRKSRC_SUBDIR= src |