aboutsummaryrefslogtreecommitdiffstats
path: root/russian
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-07-13 08:55:40 +0800
committerasami <asami@FreeBSD.org>1995-07-13 08:55:40 +0800
commit20bfdefaddab9d3d27c83309a34edcc96a773610 (patch)
treed5c71982d05563a2f9175cba15ce839909278aa0 /russian
parent9dea488e5cc44d89bba9e1728068d47edb1241cd (diff)
downloadfreebsd-ports-gnome-20bfdefaddab9d3d27c83309a34edcc96a773610.tar.gz
freebsd-ports-gnome-20bfdefaddab9d3d27c83309a34edcc96a773610.tar.zst
freebsd-ports-gnome-20bfdefaddab9d3d27c83309a34edcc96a773610.zip
Fix the dependencies. hfs is now in emulators and pgp is in security.
Diffstat (limited to 'russian')
-rw-r--r--russian/pgp.language/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile
index c286ac38fe19..6b6e1103aae5 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.5 1995/07/01 08:30:48 asami Exp $
+# $Id: Makefile,v 1.6 1995/07/08 00:06:53 ache Exp $
#
DISTNAME= pgp26ru
@@ -15,7 +15,8 @@ EXTRACT_SUFX= .zip
MAINTAINER= ache@FreeBSD.ORG
EXEC_DEPENDS += unzip:${PORTSDIR}/archivers/unzip
-EXEC_DEPENDS += pgp:${PORTSDIR}/utils/pgp
+EXEC_DEPENDS += pgp:${PORTSDIR}/security/pgp
+
EXTRACT_CMD= unzip
EXTRACT_ARGS= -q
NO_WRKSUBDIR= YES