aboutsummaryrefslogtreecommitdiff
path: root/news/trn
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-09-23 17:28:02 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-09-23 17:28:02 +0000
commitb5b90cf677d216d769f0e956b7e8cb4883d53545 (patch)
tree79d56cc1d93355f127a5c5d4076d8af2486fce19 /news/trn
parent6cbd732d1f45cb8eac48596b3d4e55aea87bcf02 (diff)
downloadports-b5b90cf677d216d769f0e956b7e8cb4883d53545.tar.gz
ports-b5b90cf677d216d769f0e956b7e8cb4883d53545.zip
Change EXEC_DEPENDS -> RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=2185
Diffstat (limited to 'news/trn')
-rw-r--r--news/trn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile
index 72892de6d03c..a96aef8a3a4a 100644
--- a/news/trn/Makefile
+++ b/news/trn/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
IS_INTERACTIVE= yes
-EXEC_DEPENDS= munpack:${PORTSDIR}/mail/mpack
+RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack
pre-configure:
@echo "===> Running pre-configure target for ${DISTNAME}"