summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-09-24 19:12:06 +0000
committerache <ache@FreeBSD.org>1995-09-24 19:12:06 +0000
commit2322aa1c6fd754f0f1281a29ffca73edd746d6b0 (patch)
treec5298f7c9f07783128bb3d405d0f783581df1020 /security
parent1612feb81e434d029b3345b4385188c0057ed331 (diff)
downloadFreeBSD-ports-2322aa1c6fd754f0f1281a29ffca73edd746d6b0.zip
FreeBSD-ports-2322aa1c6fd754f0f1281a29ffca73edd746d6b0.tar.gz
Overwrite fetch-depends target instead of old exec_depends
Diffstat (limited to 'security')
-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 95cebff..8a24648 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 95cebff..8a24648 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 95cebff..8a24648 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
OpenPOWER on IntegriCloud