From 8f08a88988873e6206652e23976901b6a7f08fc8 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 14 Jun 2005 21:00:41 +0000 Subject: Let x11/labltk use bdb if native ndbm is not available. --- x11/labltk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/labltk') 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" -- cgit v1.2.3