aboutsummaryrefslogtreecommitdiff
path: root/security/p5-PGP
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-10-24 09:59:32 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-10-24 09:59:32 +0000
commitb8c06517e36dc3e0a97e016e48e80ee36272e059 (patch)
treece30896af187d255bbbdecd80a028739006bf7fd /security/p5-PGP
parent49cd285a5070e7a9a5fef16c721a332adc53e882 (diff)
downloadports-b8c06517e36dc3e0a97e016e48e80ee36272e059.tar.gz
ports-b8c06517e36dc3e0a97e016e48e80ee36272e059.zip
Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by: asami@freebsd.org
Notes
Notes: svn path=/head/; revision=4134
Diffstat (limited to 'security/p5-PGP')
-rw-r--r--security/p5-PGP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile
index d3aa0a416446..5da070d99691 100644
--- a/security/p5-PGP/Makefile
+++ b/security/p5-PGP/Makefile
@@ -3,7 +3,7 @@
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/10/24 08:38:35 jfitz Exp $
#
DISTNAME= PGP-0.2alpha
@@ -20,6 +20,7 @@ MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
pgp:${PORTSDIR}/security/pgp
+RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
NO_WRKSUBDIR= YES