From df725a748f3d178c4430d4dd5de0455bbc0a8560 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 12 Oct 1994 02:58:38 +0000 Subject: configure: pre-configure extract ... must be configure: extract pre-configure ... --- Mk/bsd.port.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index e406edc46abd..64c342c5401b 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -3,7 +3,7 @@ # bsd.port.mk - 940820 Jordan K. Hubbard. # This file is in the public domain. # -# $Id: bsd.port.mk,v 1.48 1994/10/04 15:50:43 jkh Exp $ +# $Id: bsd.port.mk,v 1.49 1994/10/05 22:28:45 jkh Exp $ # # Please view me with 4 column tabs! @@ -265,7 +265,7 @@ pre-configure: # This is done with a .configure because configures are often expensive, # and you don't want it done again gratuitously when you're trying to get # a make of the whole tree to work. -configure: pre-configure extract ${CONFIGURE_COOKIE} +configure: extract pre-configure ${CONFIGURE_COOKIE} ${CONFIGURE_COOKIE}: @echo "===> Configuring for ${DISTNAME}" -- cgit v1.2.3