aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/cflowd
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-12-31 10:20:19 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-12-31 10:20:19 +0000
commit8c0949d312466b11084419d4b64b8bfb02813961 (patch)
tree9251bf67ea16be6fb55f955f686e3e62b85ae442 /net-mgmt/cflowd
parentb67226884f97937979a6a1c300a9918daa1e3c94 (diff)
downloadports-8c0949d312466b11084419d4b64b8bfb02813961.tar.gz
ports-8c0949d312466b11084419d4b64b8bfb02813961.zip
Notes
Diffstat (limited to 'net-mgmt/cflowd')
-rw-r--r--net-mgmt/cflowd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile
index bfaae343fe7c..d186147651c7 100644
--- a/net-mgmt/cflowd/Makefile
+++ b/net-mgmt/cflowd/Makefile
@@ -32,7 +32,7 @@ MANL= cfdases.l cfdifmatrix.l cfdnets.l cfdnexthops.l \
cfdportmatrix.l cfdprotos.l cfdtos.l flowdump.l flowwatch.l
.if !defined(CFLOWD_FLOWSCAN_PATCH)
-pre-everything:
+pre-everything::
@${ECHO} "you can compile cflowd with patches for FlowScan by typing:"
@${ECHO} "make CFLOWD_FLOWSCAN_PATCH=yes"
.endif