summaryrefslogtreecommitdiff
path: root/devel/monotone-viz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/monotone-viz/Makefile')
-rw-r--r--devel/monotone-viz/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile
index 6ed8f50250bc..1d0f7e43e4f7 100644
--- a/devel/monotone-viz/Makefile
+++ b/devel/monotone-viz/Makefile
@@ -15,10 +15,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to build
-BUILD_DEPENDS= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
-RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz \
- mtn:${PORTSDIR}/devel/monotone \
- lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
+BUILD_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2
+RUN_DEPENDS+= dot:graphics/graphviz \
+ mtn:devel/monotone \
+ lablgtk2:x11-toolkits/ocaml-lablgtk2
USES= gmake
USE_OCAML= yes