aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/pgp/Makefile4
-rw-r--r--security/pgp5/Makefile4
-rw-r--r--security/pgp6/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile
index 95cebff6bc90..8a24648125a4 100644
--- a/security/pgp/Makefile
+++ b/security/pgp/Makefile
@@ -4,7 +4,7 @@
# Date created: 8 Jul 1995
# Whom: ache
#
-# $Id: Makefile,v 1.5 1995/09/15 21:10:06 ache Exp $
+# $Id: Makefile,v 1.6 1995/09/23 17:26:19 ache Exp $
#
CATEGORIES+= security
@@ -36,7 +36,7 @@ do-install:
-${PREFIX}/bin/pgp > /dev/null 2>&1 # update .idx file
.if !defined(USA_RESIDENT) || ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO
-exec_depends:
+fetch-depends:
@echo
@echo You must set variable USA_RESIDENT to YES, if you are USA resident
@echo or to NO, if you aren\'t USA resident to build this package
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index 95cebff6bc90..8a24648125a4 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -4,7 +4,7 @@
# Date created: 8 Jul 1995
# Whom: ache
#
-# $Id: Makefile,v 1.5 1995/09/15 21:10:06 ache Exp $
+# $Id: Makefile,v 1.6 1995/09/23 17:26:19 ache Exp $
#
CATEGORIES+= security
@@ -36,7 +36,7 @@ do-install:
-${PREFIX}/bin/pgp > /dev/null 2>&1 # update .idx file
.if !defined(USA_RESIDENT) || ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO
-exec_depends:
+fetch-depends:
@echo
@echo You must set variable USA_RESIDENT to YES, if you are USA resident
@echo or to NO, if you aren\'t USA resident to build this package
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile
index 95cebff6bc90..8a24648125a4 100644
--- a/security/pgp6/Makefile
+++ b/security/pgp6/Makefile
@@ -4,7 +4,7 @@
# Date created: 8 Jul 1995
# Whom: ache
#
-# $Id: Makefile,v 1.5 1995/09/15 21:10:06 ache Exp $
+# $Id: Makefile,v 1.6 1995/09/23 17:26:19 ache Exp $
#
CATEGORIES+= security
@@ -36,7 +36,7 @@ do-install:
-${PREFIX}/bin/pgp > /dev/null 2>&1 # update .idx file
.if !defined(USA_RESIDENT) || ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO
-exec_depends:
+fetch-depends:
@echo
@echo You must set variable USA_RESIDENT to YES, if you are USA resident
@echo or to NO, if you aren\'t USA resident to build this package