aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/lesstif/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-12-01 17:35:13 +0800
committerobrien <obrien@FreeBSD.org>1998-12-01 17:35:13 +0800
commitad4c273899bf37f595225002b95113801e344ea4 (patch)
tree4f3712bbc9ce4d004f904c4e2fb930d9b9a385db /x11-toolkits/lesstif/Makefile
parentab619c96b7a06ca0829fda4491156731905d7063 (diff)
downloadfreebsd-ports-gnome-ad4c273899bf37f595225002b95113801e344ea4.tar.gz
freebsd-ports-gnome-ad4c273899bf37f595225002b95113801e344ea4.tar.zst
freebsd-ports-gnome-ad4c273899bf37f595225002b95113801e344ea4.zip
Move interactive questioning about installing Lesstif will overwrite an
existing Motif from "pre-fetch" to "pre-extract". This is to allow unattended fetching of distfiles.
Diffstat (limited to 'x11-toolkits/lesstif/Makefile')
-rw-r--r--x11-toolkits/lesstif/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index b468307c80c6..227484f71030 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -3,7 +3,7 @@
# Date created: December 10, 1996
# Whom: 1wardd@airmail.net
#
-# $Id: Makefile,v 1.26 1998/11/10 10:12:09 tg Exp $
+# $Id: Makefile,v 1.27 1998/11/13 09:42:26 tg Exp $
#
DISTNAME= lesstif-0.87.0
@@ -53,7 +53,7 @@ MAN5= mwmrc.5
.if defined(HAVE_MOTIF)
IS_INTERACTIVE= yes
-pre-fetch:
+pre-extract:
@${ECHO} "***********************************************************"
@${ECHO} "* W a r n i n g *"
@${ECHO} "* This port will overwrite your Motif installation. *"