From 7565c4b7337fd11daef5435f7f2192d0c5137b2e Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 23 Sep 1995 17:22:38 +0000 Subject: 1st EXEC->BUILD 2nd EXEC->RUN --- russian/pgp.language/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'russian') diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 6b6e1103aae5..33fc8f8c5402 100644 --- a/russian/pgp.language/Makefile +++ b/russian/pgp.language/Makefile @@ -3,7 +3,7 @@ # Date created: 4 May 1995 # Whom: ache # -# $Id: Makefile,v 1.6 1995/07/08 00:06:53 ache Exp $ +# $Id: Makefile,v 1.7 1995/07/13 00:55:40 asami Exp $ # DISTNAME= pgp26ru @@ -14,8 +14,8 @@ EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG -EXEC_DEPENDS += unzip:${PORTSDIR}/archivers/unzip -EXEC_DEPENDS += pgp:${PORTSDIR}/security/pgp +BUILD_DEPENDS += unzip:${PORTSDIR}/archivers/unzip +RUN_DEPENDS += pgp:${PORTSDIR}/security/pgp EXTRACT_CMD= unzip EXTRACT_ARGS= -q -- cgit v1.2.3