summaryrefslogtreecommitdiff
path: root/security/vscan/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-23 04:23:59 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-23 04:23:59 +0000
commit535add65ac98d0ca871df3e8438ff56ba9129bcc (patch)
tree760c5b47c254af152605b0ddb356af68f100067f /security/vscan/Makefile
parentUpgrade to zircon-1.18.223 (diff)
grep -> ${GREP}
true -> ${TRUE} false -> ${FALSE}
Notes
Notes: svn path=/head/; revision=20902
Diffstat (limited to '')
-rw-r--r--security/vscan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile
index 6f3345038593..2117f1a03504 100644
--- a/security/vscan/Makefile
+++ b/security/vscan/Makefile
@@ -3,7 +3,7 @@
# Date created: Thur Sept 25, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.8 1999/03/30 01:55:28 obrien Exp $
+# $Id: Makefile,v 1.9 1999/08/22 18:59:58 mharo Exp $
#
DISTNAME= nlxb318e
@@ -26,7 +26,7 @@ pre-fetch:
@${ECHO} "This software has /usr/local hardcoded into it."
@${ECHO} "Sorry, but with PREFIX = ${PREFIX}, vscan will not work correctly."
@${ECHO} ""
- @false
+ @${FALSE}
.endif
post-extract: