summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-14 04:33:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-14 04:33:28 +0000
commit749aff3648d140e626fb57b9c33fd54f9e54b97b (patch)
treebf5c6d5d7c365c53274c5e405cf5c02e89141659 /x11-toolkits
parentRename this package to linux-setiathome; it was conflicting with (diff)
The lablgl port does not exist, it is called ocaml-lablgl
Notes
Notes: svn path=/head/; revision=66291
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/ocaml-lablgtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile
index f6ab2722cf4e..49bb10d3bd12 100644
--- a/x11-toolkits/ocaml-lablgtk/Makefile
+++ b/x11-toolkits/ocaml-lablgtk/Makefile
@@ -22,8 +22,8 @@ PLIST_SUB+= GL="@comment "
SFXGL= -nogl
.else
PLIST_SUB+= GL=""
-BUILD_DEPENDS+= lablgl:${PORTSDIR}/graphics/lablgl
-RUN_DEPENDS+= lablgl:${PORTSDIR}/graphics/lablgl
+BUILD_DEPENDS+= lablgl:${PORTSDIR}/graphics/ocaml-lablgl
+RUN_DEPENDS+= lablgl:${PORTSDIR}/graphics/ocaml-lablgl
LIB_DEPENDS+= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
CONFIGURE_ENV+= USE_GL=1
.endif