summaryrefslogtreecommitdiff
path: root/security/pgp2/Makefile
diff options
context:
space:
mode:
authortv <tv>1998-03-18 02:58:52 +0000
committertv <tv>1998-03-18 02:58:52 +0000
commit32955dc5f93c3b02d191f484db5290bfbc2099b7 (patch)
tree0387dc531e829da3a968bc8c9c5d561ca75d88d3 /security/pgp2/Makefile
parent9717d72bc0be7f693a4b22ce5b5c5fc37ad8e13b (diff)
downloadpkgsrc-32955dc5f93c3b02d191f484db5290bfbc2099b7.tar.gz
Portlint: false->${FALSE} and echo->${ECHO}
Diffstat (limited to 'security/pgp2/Makefile')
-rw-r--r--security/pgp2/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index 22a9071c46f..e2dea5dd933 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -5,7 +5,7 @@
# Date created: 8 Jul 1995 (ache@FreeBSD.ORG)
# Whom: tv@NetBSD.ORG
#
-# $NetBSD: Makefile,v 1.1.1.1 1998/03/18 01:51:14 tv Exp $
+# $NetBSD: Makefile,v 1.2 1998/03/18 02:58:52 tv Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -54,13 +54,13 @@ ASMFLAG= -DPORTABLE -DMPORTABLE
.if !defined(USE_RSAREF2) || ${USE_RSAREF2} != YES && ${USE_RSAREF2} != NO
pre-fetch:
- @echo
- @echo The variable USE_RSAREF2 must be set to either YES or NO
- @echo in order to build this package. USA residents not at the
- @echo Massachusetts Institute of Technology MUST set this
- @echo variable to YES. Users outside the USA MUST set this
- @echo variable to NO. People at MIT may choose -- NO is faster.
- @false
+ @${ECHO}
+ @${ECHO} The variable USE_RSAREF2 must be set to either YES or NO
+ @${ECHO} in order to build this package. USA residents not at the
+ @${ECHO} Massachusetts Institute of Technology MUST set this
+ @${ECHO} variable to YES. Users outside the USA MUST set this
+ @${ECHO} variable to NO. People at MIT may choose -- NO is faster.
+ @${FALSE}
.endif
post-extract: