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 e9115af2b34e..025570965d43 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ \ MAINTAINER= johans@FreeBSD.org COMMENT= Threaded Read News newsreader -RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack +RUN_DEPENDS= munpack:converters/mpack CONFLICTS_INSTALL=trn-4.[0-9]* |