From owner-freebsd-ports Wed Feb 27 8:15:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 5785F37B400 for ; Wed, 27 Feb 2002 08:15:41 -0800 (PST) Received: from barbish ([63.70.155.65]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Wed, 27 Feb 2002 11:20:16 -0500 From: "Joe & Fhe Barbish" To: Subject: Howto Make package with dependents Date: Wed, 27 Feb 2002 11:15:39 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have posted this question to the question list without getting any replies. I see you maintain both the port & package so you must know the answer. I did a make package on cvsup and it worked, but when I pkg_add it on a clean system it was missing it's dependents. I want the primary package to contain everything it needs to run after the pkg_add is complete. Just like the cvsup package on the FBSD install cdrom. How do I get the primary port to include it's dependents at make package time? There must be some sub-option I don't know about. ports@FreeBSD.org Where can I find documentation on all the options of the make command? They sure are not in man make. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message