Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2002 14:12:59 -0500
From:      The Anarcat <anarcat@anarcat.dyndns.org>
To:        Jeremy Lea <reg@FreeBSD.ORG>
Cc:        Will Andrews <will@csociety.org>, ports@FreeBSD.ORG
Subject:   Re: Making bento recognize dual-packages pors (Re: cvs commit:  ports/net/cvsup-without-gui Makefile)
Message-ID:  <3C41DC3B.FC22A4F3@anarcat.dyndns.org>
References:  <200201121943.g0CJhWQ26234@freefall.freebsd.org> <200201122105.g0CL5lQ85471@aldan.algebra.com> <20020112221028.GA1233@shall.anarcat.dyndns.org> <20020112185412.S73815@squall.waterspout.com> <20020113103858.B27621@shale.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Lea wrote:
> 
> Hi,
> 
> On Sat, Jan 12, 2002 at 06:54:12PM -0500, Will Andrews wrote:
> > Patches, please.
> 
> See the bsd.port.subdir.mk part of
> http://people.freebsd.org/~reg/portmk.patch.  It needs a few lines from
> the bsd.port.mk part too (for WRKDIR).
> 
> You add things like 'SUBDIR+=sawfish,WITH_GNOME' to the category
> Makefile.  It's not perfect, because it can't to the readme.html stuff,
> but it's a start, and it's simple.

Hmm.. For me, this patch is quite big. And hacking subdir is not the
way. But there is good stuff in there. You don't mind if I take a few
things off this, right? :)
 
> The WRKDIR stuff should be handled by <bsd.gnome.mk> or the WITH_* magic
> that the port is using, so that the work directory becomes work.gnome or
> something like that...

Interesting approach. But doesn't this just come back to:

make WITH_GNOME=yes package
make clean
make WITH_GNOME=no package

?

But of course this means that the 2 packages (with and w/o) can't be
build in parallel. If WRKDIRNAME is hacked it's different.

A.

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?3C41DC3B.FC22A4F3>