summaryrefslogtreecommitdiff
path: root/x11/lesstif
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-12-19 09:21:07 +0000
committerhubertf <hubertf@pkgsrc.org>1997-12-19 09:21:07 +0000
commitb4c566e30ba379c137222e42dc08649011f24e92 (patch)
tree4dcb6b27ea2444d82ad9197342406a33956997f3 /x11/lesstif
parent37a2fe5cc8fade3aeacb6d448e4029bab65e33cd (diff)
downloadpkgsrc-b4c566e30ba379c137222e42dc08649011f24e92.tar.gz
s/pre-fetch/pre-extract/
Diffstat (limited to 'x11/lesstif')
-rw-r--r--x11/lesstif/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile
index 598cfca8c2f..b410ffec2ee 100644
--- a/x11/lesstif/Makefile
+++ b/x11/lesstif/Makefile
@@ -3,7 +3,7 @@
# Date created: December 10, 1996
# Whom: 1wardd@airmail.net
#
-# $NetBSD: Makefile,v 1.2 1997/11/02 02:47:25 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1997/12/19 09:24:03 hubertf Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp
#
@@ -23,7 +23,7 @@ CONFIGURE_ENV= CCFLAGS="-O -pipe"
.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. *"