aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libtool14
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2003-10-17 07:54:03 +0800
committerade <ade@FreeBSD.org>2003-10-17 07:54:03 +0800
commit40b3ffa37d56d3e0908abd057a9e0aeb9dea239a (patch)
treec052d8568262f17c7e344de90d0b7bf15724d740 /devel/libtool14
parent07cb9667e9e32417151af11da7ab3b7e2b1928d5 (diff)
downloadfreebsd-ports-gnome-40b3ffa37d56d3e0908abd057a9e0aeb9dea239a.tar.gz
freebsd-ports-gnome-40b3ffa37d56d3e0908abd057a9e0aeb9dea239a.tar.zst
freebsd-ports-gnome-40b3ffa37d56d3e0908abd057a9e0aeb9dea239a.zip
Switch pre-everything: target to pre-everything::
PR: ports/58148 (partial) Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'devel/libtool14')
-rw-r--r--devel/libtool14/Makefile2
1 files changed, 1 insertions, 1 deletions
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."