From owner-freebsd-perl@FreeBSD.ORG Sat Oct 29 10:26:54 2005 Return-Path: X-Original-To: perl@freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 608C316A420 for ; Sat, 29 Oct 2005 10:26:54 +0000 (GMT) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0BC843D49 for ; Sat, 29 Oct 2005 10:26:53 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 32F3E125420; Sat, 29 Oct 2005 12:26:52 +0200 (CEST) Date: Sat, 29 Oct 2005 12:26:52 +0200 From: Anton Berezin To: John Marshall Message-ID: <20051029102652.GC30456@heechee.tobez.org> References: <9F7B653A50CF3D45A92C05401046239B059B25@rwsrv06.rw2.riverwillow.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9F7B653A50CF3D45A92C05401046239B059B25@rwsrv06.rw2.riverwillow.net.au> User-Agent: Mutt/1.4.2.1i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: perl@freebsd.org Subject: Re: P5-Mail-SpamAssassin Makefile BUILD_DEPENDS X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Oct 2005 10:26:54 -0000 On Sat, Oct 29, 2005 at 05:42:44PM +1000, John Marshall wrote: > Dear Port Maintainer, > > In the following Makefile... > $FreeBSD: ports/mail/p5-Mail-SpamAssassin/Makefile,v 1.83 > > ...the first of the dependencies BUILD_DEPENDS caused me grief (redirect > unexpected): > > BUILD_DEPENDS= p5-Net-DNS>=0.53:${PORTSDIR}/dns/p5-Net-DNS > > I assumed that you meant... > > BUILD_DEPENDS= > ${SITE_PERL}/${PERL_ARCH}/HTML/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS > > ...and was able to build on 5.4-RELEASE-p8. What is the version of your ports/Mk/bsd.port.mk ? Cheers, \Anton. -- An undefined problem has an infinite number of solutions. -- Robert A. Humphrey