aboutsummaryrefslogtreecommitdiffstats
path: root/net/mtr
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-07-05 01:08:55 +0800
committerobrien <obrien@FreeBSD.org>1999-07-05 01:08:55 +0800
commit6bc9a2fc1b4abe162f341f7c4a461cbd80b600f2 (patch)
tree97489784bafdb3700fee539befca7d8ead0c5af6 /net/mtr
parent800b43614ee1ec66d9ec71c08f6a652f6844eee0 (diff)
downloadfreebsd-ports-gnome-6bc9a2fc1b4abe162f341f7c4a461cbd80b600f2.tar.gz
freebsd-ports-gnome-6bc9a2fc1b4abe162f341f7c4a461cbd80b600f2.tar.zst
freebsd-ports-gnome-6bc9a2fc1b4abe162f341f7c4a461cbd80b600f2.zip
Move the noise about compile options from pre-fetch to pre-patch.
Some people like to ``make fetch'' in one location and take the distfiles home for the build. We should be quiet in succesful fetch situations.
Diffstat (limited to 'net/mtr')
-rw-r--r--net/mtr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index 4cba652f2927..0ffb3b5c5014 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.8 1999/04/13 20:53:16 billf Exp $
+# $Id: Makefile,v 1.9 1999/05/29 03:55:57 steve Exp $
#
DISTNAME= mtr-0.37
@@ -17,7 +17,7 @@ HAS_CONFIGURE= yes
MAN8= mtr.8
-pre-fetch:
+pre-patch:
.if !defined(USE_GTK)
@${ECHO} ""
@${ECHO} "If you want to compile with GTK support,"