summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-09-23 17:13:54 +0000
committerache <ache@FreeBSD.org>1995-09-23 17:13:54 +0000
commitfc3a00894baeaa3bcf257424243f520b4fe4de08 (patch)
tree3179caff3e5804be25a4351abc1041d09f4af3e0 /mail
parent7be66532ec117adf13605b3697e7b767c6c8b31d (diff)
downloadFreeBSD-ports-fc3a00894baeaa3bcf257424243f520b4fe4de08.zip
FreeBSD-ports-fc3a00894baeaa3bcf257424243f520b4fe4de08.tar.gz
Change EXEC->BUILD DEPENDS
Diffstat (limited to 'mail')
-rw-r--r--mail/pgpsendmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pgpsendmail/Makefile b/mail/pgpsendmail/Makefile
index 4e67a57..ee87769 100644
--- a/mail/pgpsendmail/Makefile
+++ b/mail/pgpsendmail/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Jan 1995
# Whom: ache
#
-# $Id: Makefile,v 1.6 1995/07/11 04:08:25 asami Exp $
+# $Id: Makefile,v 1.7 1995/07/13 00:55:38 asami Exp $
#
DISTNAME= PGPsendmail-v1.4
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
MAINTAINER= ache@FreeBSD.ORG
-EXEC_DEPENDS += pgp:${PORTSDIR}/security/pgp
+BUILD_DEPENDS += pgp:${PORTSDIR}/security/pgp
WRKSRC= ${WRKDIR}/pgpsendmail
INSTALL_TARGET= all_install
OpenPOWER on IntegriCloud