From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 28 06:16:19 2007 Return-Path: X-Original-To: freebsd-ports-bugs@freebsd.org Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 018D016A404 for ; Sat, 28 Apr 2007 06:16:19 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id B984E13C483 for ; Sat, 28 Apr 2007 06:16:18 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so851011ana for ; Fri, 27 Apr 2007 23:16:18 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AjHCn33t3T5lasdeB2V/l+rp+cz9TmJfucmRPY0VpxEOFrNURRaq8gXoHUGJ/VQvGxGVL7TzsFYaC98nPqJcmWJ1dbYQt8aPHjV9hHBSC77TGaFRcfw2Qv/LJxJc+4IRD0yRCm/fkdnGCkXvoOblDG7+RUzdNbezcZ76erQlXJY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WEBab6RlDC8ODmBaCbaCn/5vzUT+/73z8t/TeNccskUKgL7zk3/9P9pT4TP6pY4FIDi5IqHQQRH9ikLSCGYoa9SiQWGtOISSFmocr6Y1eoBVimdn3tRnBWXLKP9RS8o+IHP3sHjd4bWSIX33lWw3GM3yvYaw/VOY+jL1Q8GVeFk= Received: by 10.100.127.1 with SMTP id z1mr2575525anc.1177740977734; Fri, 27 Apr 2007 23:16:17 -0700 (PDT) Received: by 10.100.141.14 with HTTP; Fri, 27 Apr 2007 23:16:17 -0700 (PDT) Message-ID: <790a9fff0704272316k9545741ib525715edb718157@mail.gmail.com> Date: Sat, 28 Apr 2007 01:16:17 -0500 From: "Scot Hetzel" To: FreeBSD-gnats-submit@freebsd.org, freebsd-ports-bugs@freebsd.org In-Reply-To: <200704280520.l3S5K4Cq097798@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200704280514.l3S5E6f3087666@www.freebsd.org> <200704280520.l3S5K4Cq097798@freefall.freebsd.org> Cc: Subject: Re: ports/112202: security/vscan: patch to fix plist problem X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Apr 2007 06:16:19 -0000 After applying the patch, add the following line to the Makefile: PLIST_SUB+= LIB32DIR=${LIB32DIR} I missed this in the patch do to a local change in my bsd.port.mk. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.