summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2004-12-16 23:38:58 +0000
committerAnders Nordby <anders@FreeBSD.org>2004-12-16 23:38:58 +0000
commitbe8e5d7ed56208b5c1a34ba812b7c400fc2fedfe (patch)
tree1cec8f922da5491a1eb5e409f38f8b9b624c077b /net-mgmt
parentForced commit to note that the new isakmpd snapshot is of course from (diff)
Do not show dialog messagebox if BATCH is set.
Submitted by: brian
Notes
Notes: svn path=/head/; revision=124237
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nav/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nav/Makefile b/net-mgmt/nav/Makefile
index 03b0ea27f66a..49450783e7c0 100644
--- a/net-mgmt/nav/Makefile
+++ b/net-mgmt/nav/Makefile
@@ -73,8 +73,10 @@ PYCRONPATH= subsystem/logger/bin/logengine.py \
IGNORE= This port requires perl 5.6 or newer
.endif
+.if !defined(BATCH)
pre-everything::
@${DIALOG} --title "NAV" --msgbox "Remember to switch Apache2 on for the PHP port." 5 60
+.endif
post-extract:
${INSTALL} -d -m 0755 ${WRKSRC}/src/SimpleSnmp/build