Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2002 15:27:14 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Marcus vA <mva121@gmx.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: creation of a dynamic pkg-plist
Message-ID:  <20020912052714.GC69776@k7.mavetju>
In-Reply-To: <20020912071354.23986b26.mva121@gmx.net>
References:  <20020912071354.23986b26.mva121@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 12, 2002 at 07:13:54AM +0200, Marcus vA wrote:
> I would like to know how I can create a kind of dynamic pkg-plist, which
> depends on some values the user will give to the make target.

The variable PLIST normally points to ${PKGDIR}/pkg-plist, but if
you let it point to ${WRKDIR}/pkg-plist, it will be
${PKGDIR}/work/pkg-plist.

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.MavEtJu.org
edwin@mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 
bash$ :(){ :|:&};:   | Interested in MUDs? http://www.FatalDimensions.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020912052714.GC69776>