summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
diff options
context:
space:
mode:
authoragc <agc>2003-07-09 14:23:56 +0000
committeragc <agc>2003-07-09 14:23:56 +0000
commit3b5f964891358ee10a89f07735062c32b816adad (patch)
tree868e944129c40b7bcaa17ea4ba09fa0cb220fc9a /mk/bsd.pkg.mk
parent7bd10488c6477fc1e8cc0627bb7ad7adac9ed72d (diff)
downloadpkgsrc-3b5f964891358ee10a89f07735062c32b816adad.tar.gz
In pre-config-override, don't trumpet the fact that we're doing nothing.
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index d9139eb87bb..27343774750 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1205 2003/07/08 11:48:37 agc Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1206 2003/07/09 14:23:56 agc Exp $
#
# This file is in the public domain.
#
@@ -2120,7 +2120,7 @@ automake-post-override:
# By adding this target, it makes sure the the above PREREQ's work.
pre-configure-override: ${_CONFIGURE_PREREQ}
- ${DO_NADA}
+ @${DO_NADA}
.if !target(do-configure)
do-configure: