From a1c8b374bf4175162e7824b9930d2132957a609e Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 24 Sep 1995 19:12:06 +0000 Subject: Overwrite fetch-depends target instead of old exec_depends --- security/pgp6/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/pgp6/Makefile') 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 -- cgit v1.2.3