From owner-freebsd-ports@FreeBSD.ORG Mon Jul 23 04:08:36 2007 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5671916A417 for ; Mon, 23 Jul 2007 04:08:36 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.10.49]) by mx1.freebsd.org (Postfix) with ESMTP id 2F2D213C45E for ; Mon, 23 Jul 2007 04:08:36 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from [192.168.2.102] (adsl-66-141-177-105.dsl.rcsntx.swbell.net [66.141.177.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTP id D3013654A6 for ; Sun, 22 Jul 2007 23:08:34 -0500 (CDT) Date: Sun, 22 Jul 2007 23:08:44 -0500 From: Paul Schmehl To: ports@FreeBSD.org Message-ID: <8D581F838EDB1D04DE531B0B@paul-schmehls-powerbook59.local> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========E6FD63B38D0D4FCCF703==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: How to include new dirs in @INC X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2007 04:08:36 -0000 --==========E6FD63B38D0D4FCCF703========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm working on a port upgrade, and I'm copying some perl modules to=20 %%SITE_PERL%%/mach/newdir. Unfortunately, the scripts won't run because=20 the perl modules aren't included in @INC. How do I update @INC to include = the new path? (I have USE_PERL=3D yes in the Makefile.) Is there a = script=20 I have to run? Is there an ldconfig for perl? Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========E6FD63B38D0D4FCCF703==========--