diff options
author | kris <kris@FreeBSD.org> | 2003-02-28 22:53:02 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-02-28 22:53:02 +0000 |
commit | 096942392ee46ef8297273fb3fa2a313f931c0c0 (patch) | |
tree | 4ec8afc18af70d92d853cc763b3bed101e723438 /devel | |
parent | 75b1e7b4c906e864b55998aa91968febb68a6be7 (diff) | |
download | FreeBSD-ports-096942392ee46ef8297273fb3fa2a313f931c0c0.zip FreeBSD-ports-096942392ee46ef8297273fb3fa2a313f931c0c0.tar.gz |
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
Diffstat (limited to 'devel')
-rw-r--r-- | devel/autoconf/Makefile | 2 | ||||
-rw-r--r-- | devel/autoconf213/Makefile | 2 | ||||
-rw-r--r-- | devel/autoconf253/Makefile | 2 | ||||
-rw-r--r-- | devel/autoconf257/Makefile | 2 | ||||
-rw-r--r-- | devel/autoconf259/Makefile | 2 | ||||
-rw-r--r-- | devel/autoconf26/Makefile | 2 | ||||
-rw-r--r-- | devel/autoconf261/Makefile | 2 | ||||
-rw-r--r-- | devel/autoconf262/Makefile | 2 | ||||
-rw-r--r-- | devel/autoconf267/Makefile | 2 | ||||
-rw-r--r-- | devel/autoconf268/Makefile | 2 | ||||
-rw-r--r-- | devel/automake/Makefile | 2 | ||||
-rw-r--r-- | devel/automake110/Makefile | 2 | ||||
-rw-r--r-- | devel/automake14/Makefile | 2 | ||||
-rw-r--r-- | devel/automake15/Makefile | 2 | ||||
-rw-r--r-- | devel/automake17/Makefile | 2 | ||||
-rw-r--r-- | devel/automake18/Makefile | 2 | ||||
-rw-r--r-- | devel/automake19/Makefile | 2 | ||||
-rw-r--r-- | devel/gnu-autoconf/Makefile | 2 | ||||
-rw-r--r-- | devel/gnu-automake/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-drift/Makefile | 2 | ||||
-rw-r--r-- | devel/stlport/Makefile | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index ff87f56..0ef0bbf 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -51,7 +51,7 @@ MAN1= autoconf.1 \ ifnames.1 .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 2045906..7eb8718 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ARGS= --program-suffix=213 WRKSRC= ${WRKDIR}/autoconf .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf253/Makefile b/devel/autoconf253/Makefile index ff87f56..0ef0bbf 100644 --- a/devel/autoconf253/Makefile +++ b/devel/autoconf253/Makefile @@ -51,7 +51,7 @@ MAN1= autoconf.1 \ ifnames.1 .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf257/Makefile b/devel/autoconf257/Makefile index da0d326..5a7196c 100644 --- a/devel/autoconf257/Makefile +++ b/devel/autoconf257/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile index da0d326..5a7196c 100644 --- a/devel/autoconf259/Makefile +++ b/devel/autoconf259/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile index da0d326..5a7196c 100644 --- a/devel/autoconf26/Makefile +++ b/devel/autoconf26/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile index da0d326..5a7196c 100644 --- a/devel/autoconf261/Makefile +++ b/devel/autoconf261/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile index da0d326..5a7196c 100644 --- a/devel/autoconf262/Makefile +++ b/devel/autoconf262/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile index da0d326..5a7196c 100644 --- a/devel/autoconf267/Makefile +++ b/devel/autoconf267/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile index da0d326..5a7196c 100644 --- a/devel/autoconf268/Makefile +++ b/devel/autoconf268/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake/Makefile b/devel/automake/Makefile index 1973494..227411c 100644 --- a/devel/automake/Makefile +++ b/devel/automake/Makefile @@ -21,7 +21,7 @@ USE_PERL5= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile index 015d0de..918ca14 100644 --- a/devel/automake110/Makefile +++ b/devel/automake110/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile index 6bfa5d9..08ca38c 100644 --- a/devel/automake14/Makefile +++ b/devel/automake14/Makefile @@ -24,7 +24,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake15/Makefile b/devel/automake15/Makefile index 1973494..227411c 100644 --- a/devel/automake15/Makefile +++ b/devel/automake15/Makefile @@ -21,7 +21,7 @@ USE_PERL5= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake17/Makefile b/devel/automake17/Makefile index 015d0de..918ca14 100644 --- a/devel/automake17/Makefile +++ b/devel/automake17/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake18/Makefile b/devel/automake18/Makefile index 015d0de..918ca14 100644 --- a/devel/automake18/Makefile +++ b/devel/automake18/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/automake19/Makefile b/devel/automake19/Makefile index 015d0de..918ca14 100644 --- a/devel/automake19/Makefile +++ b/devel/automake19/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile index da0d326..5a7196c 100644 --- a/devel/gnu-autoconf/Makefile +++ b/devel/gnu-autoconf/Makefile @@ -50,7 +50,7 @@ GENERIC_TOOLS= config.guess \ mkinstalldirs .if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/gnu-automake/Makefile b/devel/gnu-automake/Makefile index 015d0de..918ca14 100644 --- a/devel/gnu-automake/Makefile +++ b/devel/gnu-automake/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes STRIP= # none .if defined(USE_AUTOMAKE) || defined(USE_AUTOMAKE_VER) -pre-everything: +pre-everything:: @${ECHO} =========================================================== @${ECHO} "You have 'USE_AUTOMAKE' or 'USE_AUTOMAKE_VER' variables" @${ECHO} "defined either in environment or in make(1) arguments." diff --git a/devel/hs-drift/Makefile b/devel/hs-drift/Makefile index d4adcd2..6968b05 100644 --- a/devel/hs-drift/Makefile +++ b/devel/hs-drift/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ARGS+= --with-hc=ghc .endif .if !defined(WITH_GHC) -pre-everything: +pre-everything:: @${ECHO} "" @${ECHO} " DrIFT will be build with nhc98." @${ECHO} " Define WITH_GHC to build with ghc." diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile index 866dd99..9bc8dfb 100644 --- a/devel/stlport/Makefile +++ b/devel/stlport/Makefile @@ -45,7 +45,7 @@ CXX= icpc .endif .if ${COMPILER} == gcc && ${OSVERSION} < 460000 -pre-everything: +pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "There may be a bug in your version of gcc's exception" @${ECHO_MSG} "handling code. Consider upgrading to FreeBSD 4.6" |