diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-06 11:51:57 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-06 11:51:57 +0000 |
commit | 0e5123766977e0b410f394832ffda79a63d3b03c (patch) | |
tree | 0e1cc2ba25e85ff048c3c3fde5d354cddf107f9c /news/trn | |
parent | 97e6ec9efa5229bf68c040599852e47c88679059 (diff) |
Notes
Diffstat (limited to 'news/trn')
-rw-r--r-- | news/trn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index c9b523516116..72892de6d03c 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ IS_INTERACTIVE= yes +EXEC_DEPENDS= munpack:${PORTSDIR}/mail/mpack + pre-configure: @echo "===> Running pre-configure target for ${DISTNAME}" @sh ${SCRIPTDIR}/preconf ${PORTSDIR} ${.CURDIR} ${WRKSRC} |