From owner-freebsd-ports Sat Oct 12 21: 0: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 199F937B401 for ; Sat, 12 Oct 2002 21:00:02 -0700 (PDT) Received: from defiant.apana.org.au (defiant.apana.org.au [203.11.114.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0A3943EAC for ; Sat, 12 Oct 2002 21:00:00 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from odyssey.apana.org.au (IDENT:kEu8OoUzf6gsk1wcl+yLbjIcBuK8HJUb@odyssey.apana.org.au [203.11.114.1]) by defiant.apana.org.au (8.9.3/8.9.3) with ESMTP id LAA04224 for ; Sun, 13 Oct 2002 11:59:58 +0800 (WST) Date: Sun, 13 Oct 2002 11:59:58 +0800 (WST) From: Dean Hollister To: freebsd-ports@freebsd.org Subject: Perl Module dependencies Message-ID: <20021013115814.G22746-100000@odyssey.apana.org.au> X-no-archive: Yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear All, Is there any easy method of specifying Perl5 module dependencies in the Makefile? A port I'm working on has alot of P5 dependencies and I'm just wondering if there's a quick method of checking for them/installing them. Using DEPENDS directives is going to make for one very long Makefile. :-( Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message