Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 12:48:15 -0600 (MDT)
From:      Brett Taylor <brett@peloton.physics.montana.edu>
To:        Bill Fumerola <billf@chc-chimes.com>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: your mail
Message-ID:  <Pine.BSF.3.96.980727124514.22361I-100000@peloton.physics.montana.edu>
In-Reply-To: <Pine.HPP.3.96.980727122606.7327A-100000@hp9000.chc-chimes.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980727124514.22361I-100000>