aboutsummaryrefslogtreecommitdiffstats
path: root/news/mmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/mmail/Makefile')
-rw-r--r--news/mmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/mmail/Makefile b/news/mmail/Makefile
index 6c8826d18ff9..69f213bd867e 100644
--- a/news/mmail/Makefile
+++ b/news/mmail/Makefile
@@ -9,8 +9,8 @@ MASTER_SITES= SF/multimail/MultiMail/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Offline BBS mail packet reader supporting QWK/OMEN/SOUP/OPX/BLUEWAVE
-RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \
- unzip:${PORTSDIR}/archivers/unzip
+RUN_DEPENDS= zip:archivers/zip \
+ unzip:archivers/unzip
USES= gmake ncurses
MAKE_ARGS= OPTS="" LIBS="${LDFLAGS} -lncurses"