From owner-freebsd-ports Mon Jul 27 11:50:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12897 for freebsd-ports-outgoing; Mon, 27 Jul 1998 11:50:03 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12815 for ; Mon, 27 Jul 1998 11:49:32 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with SMTP id MAA22901; Mon, 27 Jul 1998 12:48:16 -0600 (MDT) (envelope-from brett@peloton.physics.montana.edu) Date: Mon, 27 Jul 1998 12:48:15 -0600 (MDT) From: Brett Taylor To: Bill Fumerola cc: freebsd-ports@FreeBSD.ORG Subject: Re: your mail In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, > In my Makefile I have.. > > GNU_CONFIGURE= yes > HAS_CONFIGURE= yes You just want one of these - I believe Satoshi prefers porters to use GNU_CONFIGURE. > but, when I try to make the port, it doesn't run 'autoconf'. ie The configure stuff above ONLY runs the configure script, not autoconf. If you need autoconf then you'll need to have USE_AUTOCONF= yes and get rid of the GNU_CONFIGURE line in the Makefile. > also the Makefile uses a non-standard default target, is there a variable > for this (ALL_TARGET= nonstandard) or should I just patch the makefile? Yes you can use the ALL_TARGET variable to set this. Brett *********************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ The top of my head shines through my haircut Even when I brush, shape and style The top of my head smiles at the young man Telling me I must have been alive awhile. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message