diff options
Diffstat (limited to 'news/hellanzb/Makefile')
-rw-r--r-- | news/hellanzb/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index 65f73e544ff..a80bd01a578 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/04/08 19:09:10 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/08 12:27:40 asau Exp $ # .include "../../news/hellanzb/Makefile.version" @@ -12,8 +12,6 @@ HOMEPAGE= http://www.hellanzb.com/ COMMENT= Command line nntp file grabber LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${PYPKGPREFIX}-twisted>=1.3:../../net/py-twisted DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat DEPENDS+= par2>=0.4:../../archivers/par2 |