diff options
Diffstat (limited to 'textproc/ocaml-tyxml/Makefile')
-rw-r--r-- | textproc/ocaml-tyxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile index 01fcd2ae9086..535dbc78abd3 100644 --- a/textproc/ocaml-tyxml/Makefile +++ b/textproc/ocaml-tyxml/Makefile @@ -15,8 +15,8 @@ LICENSE_NAME= Lesser GPL 2.1 with a special OpenSSL exception clause LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BUILD_DEPENDS= ${SA_DIR}/netstring/netstring.a:${PORTSDIR}/www/ocaml-net -RUN_DEPENDS= ${SA_DIR}/netstring/netstring.a:${PORTSDIR}/www/ocaml-net +BUILD_DEPENDS= ${SA_DIR}/netstring/netstring.a:www/ocaml-net +RUN_DEPENDS= ${SA_DIR}/netstring/netstring.a:www/ocaml-net USES= gmake USE_OCAML= yes |