diff options
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} |