summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/ghostscript5/Makefile4
-rw-r--r--x11/lesstif/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
index f80fc55cef4..672d742b9b5 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Jun 10 21:58:54 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $NetBSD: Makefile,v 1.4 1997/11/27 11:35:37 explorer Exp $
+# $NetBSD: Makefile,v 1.5 1997/12/19 09:21:07 hubertf Exp $
# FreeBSD Id: Makefile,v 1.14 1997/10/13 11:22:43 asami Exp
#
@@ -46,7 +46,7 @@ HP850_DRV= hp850.zip
CFLAGS+= -DA4
.endif
-pre-fetch:
+pre-extract:
.if !defined(A4)
@${ECHO_MSG} "Type \"make A4=yes\" if you want -DA4 for compilation."
@${ECHO_MSG} "(Doing so makes the default paper size be A4,"
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. *"