From 1a1151139f5486a970a93252146ac5f6114a85c8 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. --- lang/ocaml/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lang/ocaml/Makefile') diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index d5e1a2add7f..f8fa94825d6 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -1,13 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2005/06/07 00:59:48 minskim Exp $ +# $NetBSD: Makefile,v 1.38 2005/06/14 21:00:41 minskim Exp $ .include "Makefile.common" CONFIGURE_ARGS+= -no-tk CONFIGURE_ENV+= disable_x11=yes -CONFIGURE_ENV+= BDB_LIBS=${BDB_LIBS} \ - BDB_BUILTIN=${USE_BUILTIN.${BDB_TYPE}} - -CPPFLAGS+= -DDB_DBM_HSEARCH BUILD_TARGET= world .if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \ @@ -24,5 +20,4 @@ PLIST_SRC+= ${PKGDIR}/PLIST PLIST_SRC+= ${PKGDIR}/PLIST.stub .endif -.include "../../mk/bdb.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3