Do not show dialog messagebox if BATCH is set.

Submitted by:	brian
This commit is contained in:
Anders Nordby 2004-12-16 23:38:58 +00:00
parent 28401b7b38
commit be8e5d7ed5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124237

View File

@ -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