diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-10-19 20:00:35 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-10-19 20:00:35 +0000 |
commit | 4b00ded0329f71f2cfa8be46038cb0927362e340 (patch) | |
tree | 5823207b5e1edc5c987fbc533bfcdfddb4952cfa /russian/pgp.language | |
parent | 4effd8040747f9e2c24958794bc5de7584a7807c (diff) |
Notes
Diffstat (limited to 'russian/pgp.language')
-rw-r--r-- | russian/pgp.language/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 0fcc8ad3c8d9..d36f9a1315e1 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.18 1998/10/16 00:48:11 jseger Exp $ +# $Id: Makefile,v 1.19 1998/10/16 02:54:07 jseger Exp $ # DISTNAME= pgp26ru @@ -17,7 +17,7 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Crypto" BUILD_DEPENDS += unzip:${PORTSDIR}/archivers/unzip -RUN_DEPENDS += pgp:${PORTSDIR}/security/pgp +RUN_DEPENDS += ${PREFIX}/lib/pgp/config.txt:${PORTSDIR}/security/pgp EXTRACT_CMD= unzip EXTRACT_ARGS= -q |