summaryrefslogtreecommitdiff
path: root/x11/labltk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/labltk/Makefile')
-rw-r--r--x11/labltk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile
index bab3b8e6cde..b24485fa3d4 100644
--- a/x11/labltk/Makefile
+++ b/x11/labltk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/06/01 18:03:29 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2005/06/14 21:00:41 minskim Exp $
.include "../../lang/ocaml/Makefile.common"
@@ -23,6 +23,7 @@ PLIST_SRC= ${.CURDIR}/PLIST.opt ${.CURDIR}/PLIST
.endif
BUILDLINK_DEPMETHOD.ocaml= full
+BUILDLINK_DEPMETHOD.${BDB_TYPE}=build
.include "../../lang/ocaml/buildlink3.mk"
.include "../../x11/tk/buildlink3.mk"