From owner-freebsd-doc@FreeBSD.ORG Wed Sep 3 06:26:58 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DA3616A4BF for ; Wed, 3 Sep 2003 06:26:58 -0700 (PDT) Received: from IMSS.cbi2002.tmu.edu.tw (imss.tmu.edu.tw [203.71.92.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 1F6AD43FEC for ; Wed, 3 Sep 2003 06:26:54 -0700 (PDT) (envelope-from sexbear@tmu.edu.tw) Received: from sexbear ([203.71.84.17]) by IMSS with InterScan Messaging Security Suite; Wed, 03 Sep 2003 21:26:45 +0800 Message-ID: <000e01c3721f$0957d690$115447cb@sexbear> From: "sexbear" To: Date: Wed, 3 Sep 2003 21:26:52 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailman-Approved-At: Wed, 03 Sep 2003 08:23:11 -0700 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: a question about FreeBSD Porter's Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2003 13:26:58 -0000 Recently, I tried to make a port, and I don't want to creat the = pkg-plist file manually, so I read Chapter 17 Automated package list = creation. I followed the steps, but got errors when typing make install = PREFIX=3D/var/tmp/port-name ( sorry I can't remeber it~~:p) Finally, I tried to creat the pkg-plist file manually at first(touch = pkg-plist), then it worked well. Is it a correct step? If it is, wish it could be added to help someboby. Regards, HHCHANG