summaryrefslogtreecommitdiffstats
path: root/security/pgp5
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-09-23 17:26:19 +0000
committerache <ache@FreeBSD.org>1995-09-23 17:26:19 +0000
commit59198c0741abd9beb9e057fee6267752a03bddb1 (patch)
tree9d068f0573fc08f78ca42aad618c3d69f9760c98 /security/pgp5
parent3b5dc5328008176ab1eca3a2d3d30be038c2fb75 (diff)
downloadFreeBSD-ports-59198c0741abd9beb9e057fee6267752a03bddb1.zip
FreeBSD-ports-59198c0741abd9beb9e057fee6267752a03bddb1.tar.gz
EXEC->BUILD DEPENDS
Diffstat (limited to 'security/pgp5')
-rw-r--r--security/pgp5/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index 096a7d1..95cebff 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -4,7 +4,7 @@
# Date created: 8 Jul 1995
# Whom: ache
#
-# $Id: Makefile,v 1.4 1995/07/13 01:15:30 asami Exp $
+# $Id: Makefile,v 1.5 1995/09/15 21:10:06 ache Exp $
#
CATEGORIES+= security
@@ -15,6 +15,7 @@ NO_PACKAGE= YES
MAKEFILE= makefile
ALL_TARGET= freebsd
PGPLIB= ${PREFIX}/lib/pgp
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
# Need to define USA_RESIDENT to YES or NO
IS_INTERACTIVE= YES
@@ -46,8 +47,7 @@ DISTNAME= pgp262s
PKGNAME= pgp-2.6.2
MASTER_SITES= ftp://sable.ox.ac.uk/pub/crypto/pgp/unix/
EXTRACT_SUFX= .zip
-EXEC_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
- gmake:${PORTSDIR}/devel/gmake
+BUILD_DEPENDS+= gmake:${PORTSDIR}/devel/gmake
EXTRACT_CMD= unzip
EXTRACT_ARGS= -q
FILESDIR= ${.CURDIR}/files.usa
@@ -66,7 +66,6 @@ PKGNAME= pgp-2.6.3i
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/incoming/ \
ftp://ftp.kiae.su/unix/crypto/pgp/
EXTRACT_SUFX= .zip
-EXEC_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
EXTRACT_CMD= unzip
EXTRACT_ARGS= -qa
FILESDIR= ${.CURDIR}/files.non_usa
OpenPOWER on IntegriCloud