From c85a8249229272c22ba0a2208f7d765fdcbbfcf2 Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Sun, 5 Jun 2011 20:56:55 -0500 Subject: [PATCH] targets/i386/DE2700: strip perl5 rdep from www/squid31 --- targets/i386/DE2700/config/make.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/targets/i386/DE2700/config/make.conf b/targets/i386/DE2700/config/make.conf index 7825067..32ffef2 100644 --- a/targets/i386/DE2700/config/make.conf +++ b/targets/i386/DE2700/config/make.conf @@ -40,3 +40,8 @@ WRKDIRPREFIX=/usr/obj USE_LOCAL_MK= STRIP_PYTHON_RUN= .endif + +.if ${.CURDIR:M*/www/squid31} + USE_LOCAL_MK= + STRIP_PERL5_RUN= +.endif -- 2.42.0