aboutsummaryrefslogtreecommitdiff
path: root/devel/libtool14
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 /devel/libtool14
parentd52d9f8209857096219931d8a597fe167f7b1549 (diff)
downloadports-f01e8f5f04df34351d04808f40c267690abd6e4e.tar.gz
ports-f01e8f5f04df34351d04808f40c267690abd6e4e.zip
Notes
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."