Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2002 11:03:59 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Dominic Marks <dominic_marks@btinternet.com>
Cc:        "David W. Chapman Jr." <dwcjr@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/security/nmap Makefile distinfo
Message-ID:  <20020527110359.A14580@dragon.nuxi.com>
In-Reply-To: <20020527185854.A79542@host217-39-111-112.in-addr.btop>; from dominic_marks@btinternet.com on Mon, May 27, 2002 at 06:58:54PM %2B0100
References:  <200205211626.g4LGQ4k04278@freefall.freebsd.org> <20020527103350.A50482@dragon.nuxi.com> <20020527185854.A79542@host217-39-111-112.in-addr.btop>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 27, 2002 at 06:58:54PM +0100, Dominic Marks wrote:
> > Or santity check things?  What is the purpose of 
> >     PLIST=  pkg-plist
> 
> It was used when generating the package list based on the option of
> no-gui or gui. It's now redudant, since that was an incorrect
> "feature" in the first place.

No, it was already set to that in bsd.port.mk.

    PLIST?=			${PKGDIR}/pkg-plist

Why did you need to override it.  You also should have used USE_GTK
rather than do the gtk-config12 subsitiution yourself.  Otherwise you
were missing key dependencies.  Please review the comment sections at the
top of /usr/ports/Mk/bsd.*.mk.

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




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