diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-12 22:39:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-12 22:39:04 +0000 |
commit | 6ba4fc2cd3406ee4c3442a62ac385fed4dcc0502 (patch) | |
tree | b5c86b65b088ab30aecb2eb2fbe76aff36c681d2 /ftp/prozilla | |
parent | BROKEN: Size mismatch (diff) |
- Use ncurses from base
PR: ports/64950
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer timeout (2 weeks)
Notes
Notes:
svn path=/head/; revision=106845
Diffstat (limited to 'ftp/prozilla')
-rw-r--r-- | ftp/prozilla/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/prozilla/Makefile b/ftp/prozilla/Makefile index 9cd6a876f2ee..849ba5e86243 100644 --- a/ftp/prozilla/Makefile +++ b/ftp/prozilla/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://prozilla.genesys.ro/downloads/prozilla/tarballs/ MAINTAINER= rael@vectorstar.net COMMENT= ProZilla is a fast download accelerator -LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses - USE_GETOPT_LONG=yes USE_REINPLACE= yes USE_GMAKE= yes |