From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- math/why3/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'math/why3') diff --git a/math/why3/Makefile b/math/why3/Makefile index 453515dbb17e..b3df4aada4cb 100644 --- a/math/why3/Makefile +++ b/math/why3/Makefile @@ -16,11 +16,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE CONFLICTS_INSTALL= why3-gpl-* -BUILD_DEPENDS= ocaml-zarith>1.2:${PORTSDIR}/math/ocaml-zarith \ - lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 \ - ocaml-sqlite3>2:${PORTSDIR}/databases/ocaml-sqlite3 \ - ocaml-ocamlgraph>1.8:${PORTSDIR}/math/ocaml-ocamlgraph \ - camlp5o:${PORTSDIR}/devel/ocaml-camlp5 +BUILD_DEPENDS= ocaml-zarith>1.2:math/ocaml-zarith \ + lablgtk2:x11-toolkits/ocaml-lablgtk2 \ + ocaml-sqlite3>2:databases/ocaml-sqlite3 \ + ocaml-ocamlgraph>1.8:math/ocaml-ocamlgraph \ + camlp5o:devel/ocaml-camlp5 GNU_CONFIGURE= yes INSTALL_TARGET= install-all @@ -48,8 +48,8 @@ OPTIONS_DEFINE= DOCS # also removed from ALL_TARGET # #DOCS_CONFIGURE_ENABLE= doc -#DOCS_BUILD_DEPENDS= rubber:${PORTSDIR}/textproc/rubber \ -# hevea:${PORTSDIR}/textproc/hevea +#DOCS_BUILD_DEPENDS= rubber:textproc/rubber \ +# hevea:textproc/hevea MAKE_JOBS_UNSAFE= yes -- cgit v1.2.3