aboutsummaryrefslogtreecommitdiffstats
path: root/math/ocaml-ocamlgraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/ocaml-ocamlgraph/Makefile')
-rw-r--r--math/ocaml-ocamlgraph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ocaml-ocamlgraph/Makefile b/math/ocaml-ocamlgraph/Makefile
index 1e9d28577daf..5eb4eb6ad432 100644
--- a/math/ocaml-ocamlgraph/Makefile
+++ b/math/ocaml-ocamlgraph/Makefile
@@ -16,8 +16,8 @@ OPTIONS_DEFINE= GUI DOCS
OPTIONS_DEFAULT=GUI
OPTIONS_SUB= yes
GUI_DESC= Include GUI user programs: viewer and editor
-GUI_BUILD_DEPENDS= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
-GUI_RUN_DEPENDS= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
+GUI_BUILD_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2
+GUI_RUN_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2
GUI_CONFIGURE_OFF= LABLGTK2=no
USES= gmake