diff options
Diffstat (limited to 'news/trn/Makefile')
-rw-r--r-- | news/trn/Makefile | 2 |
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}" |