Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 12:31:43 -0400 (EDT)
From:      Bill Fumerola <billf@chc-chimes.com>
To:        freebsd-ports@FreeBSD.ORG
Message-ID:  <Pine.HPP.3.96.980727122606.7327A-100000@hp9000.chc-chimes.com>

next in thread | raw e-mail | index | archive | help
as I'm working on a port I come upon this problem....

In my Makefile I have..

GNU_CONFIGURE= yes
HAS_CONFIGURE= yes

but, when I try to make the port, it doesn't run 'autoconf'. ie

make doesn't work
but
(make patch ; cd workdir ; autoconf ; configure ; make) does.

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?

thanks,

 	  bill fumerola [root/billf]@chc-chimes.com
      computer horizons corp - www.computerhorizons.com    
  ph:(800)252.2421 x128 / bill_fumerola@computerhorizons.com



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.HPP.3.96.980727122606.7327A-100000>