aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-10-16 23:54:03 +0000
committerAde Lovett <ade@FreeBSD.org>2003-10-16 23:54:03 +0000
commitf01e8f5f04df34351d04808f40c267690abd6e4e (patch)
treed1265ff285ff31d1a710439bff19c63c59993df1
parentd52d9f8209857096219931d8a597fe167f7b1549 (diff)
downloadports-f01e8f5f04df34351d04808f40c267690abd6e4e.tar.gz
ports-f01e8f5f04df34351d04808f40c267690abd6e4e.zip
Switch pre-everything: target to pre-everything::
PR: ports/58148 (partial) Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=91461
-rw-r--r--devel/gnu-libtool/Makefile2
-rw-r--r--devel/libtool13/Makefile2
-rw-r--r--devel/libtool14/Makefile2
-rw-r--r--devel/libtool15/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/gnu-libtool/Makefile b/devel/gnu-libtool/Makefile
index 508c25f6d490..08cf85935b00 100644
--- a/devel/gnu-libtool/Makefile
+++ b/devel/gnu-libtool/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_REINPLACE= yes
.if defined(USE_LIBTOOL) || defined(USE_LIBTOOL_VER)
-pre-everything:
+pre-everything::
@${ECHO} ===========================================================
@${ECHO} "You have 'USE_LIBTOOL' or 'USE_LIBTOOL_VER' variables"
@${ECHO} "defined either in environment or in make(1) arguments."
diff --git a/devel/libtool13/Makefile b/devel/libtool13/Makefile
index 6408b5d5ffb8..3e7a6b95cbc1 100644
--- a/devel/libtool13/Makefile
+++ b/devel/libtool13/Makefile
@@ -27,7 +27,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_REINPLACE= yes
.if defined(USE_LIBTOOL) || defined(USE_LIBTOOL_VER)
-pre-everything:
+pre-everything::
@${ECHO} ===========================================================
@${ECHO} "You have 'USE_LIBTOOL' or 'USE_LIBTOOL_VER' variables"
@${ECHO} "defined either in environment or in make(1) arguments."
diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile
index 3ee50c1ed491..c2c6c68b827c 100644
--- a/devel/libtool14/Makefile
+++ b/devel/libtool14/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_REINPLACE= yes
.if defined(USE_LIBTOOL) || defined(USE_LIBTOOL_VER)
-pre-everything:
+pre-everything::
@${ECHO} ===========================================================
@${ECHO} "You have 'USE_LIBTOOL' or 'USE_LIBTOOL_VER' variables"
@${ECHO} "defined either in environment or in make(1) arguments."
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile
index 508c25f6d490..08cf85935b00 100644
--- a/devel/libtool15/Makefile
+++ b/devel/libtool15/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_REINPLACE= yes
.if defined(USE_LIBTOOL) || defined(USE_LIBTOOL_VER)
-pre-everything:
+pre-everything::
@${ECHO} ===========================================================
@${ECHO} "You have 'USE_LIBTOOL' or 'USE_LIBTOOL_VER' variables"
@${ECHO} "defined either in environment or in make(1) arguments."