Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 1996 23:30:30 -0700 (PDT)
From:      asami@freebsd.org (Satoshi Asami)
To:        fenner@parc.xerox.com
Cc:        ports@freebsd.org
Subject:   Re: How to build port with no top-level Makefile?
Message-ID:  <199609060630.XAA22355@silvia.HIP.Berkeley.EDU>
In-Reply-To: <96Sep5.144550pdt.177595@crevenia.parc.xerox.com> (message from Bill Fenner on Thu, 5 Sep 1996 14:45:50 PDT)

next in thread | previous in thread | raw e-mail | index | archive | help
 * all install clean:
 *         cd freebsd; $(MAKE) $@
 * 
 * and a scripts/configure that copies that to ${WRKSRC}.  Is there a
 * better way to do this?

If "WRKSRC=${WRKDIR}/${DISTNAME}/freebsd" doesn't work, I think that
is the best solution.

Satoshi



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