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/trn4/Makefile | |
parent | 97e6ec9efa5229bf68c040599852e47c88679059 (diff) | |
download | ports-0e5123766977e0b410f394832ffda79a63d3b03c.tar.gz ports-0e5123766977e0b410f394832ffda79a63d3b03c.zip |
Notes
Diffstat (limited to 'news/trn4/Makefile')
-rw-r--r-- | news/trn4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/trn4/Makefile b/news/trn4/Makefile index c9b523516116..72892de6d03c 100644 --- a/news/trn4/Makefile +++ b/news/trn4/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} |