From 03038d3fbd7869bd604ff8872161715e24bd1096 Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Mon, 2 May 2011 07:31:02 -0500 Subject: [PATCH] targets/i386/NEPETA: strip python from databases/tdb --- targets/i386/NEPETA/config/make.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/targets/i386/NEPETA/config/make.conf b/targets/i386/NEPETA/config/make.conf index 9650584..29963ae 100644 --- a/targets/i386/NEPETA/config/make.conf +++ b/targets/i386/NEPETA/config/make.conf @@ -32,3 +32,7 @@ WRKDIRPREFIX=/usr/obj STRIP_PYTHON_RUN= .endif +.if ${.CURDIR:M*/databases/tdb} + USE_LOCAL_MK= + STRIP_PYTHON_RUN= +.endif -- 2.42.0