news/mmail: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0).
This commit is contained in:
parent
486f8df418
commit
ed48416fa9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419565
@ -9,8 +9,7 @@ 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:archivers/zip \
|
||||
unzip:archivers/unzip
|
||||
RUN_DEPENDS= zip:archivers/zip
|
||||
|
||||
USES= gmake ncurses
|
||||
MAKE_ARGS= OPTS="" LIBS="${LDFLAGS} -lncurses"
|
||||
|
Loading…
Reference in New Issue
Block a user