diff options
Diffstat (limited to 'mail/newspipe/Makefile')
-rw-r--r-- | mail/newspipe/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/newspipe/Makefile b/mail/newspipe/Makefile index 1fe514cff72..d27f12867f3 100644 --- a/mail/newspipe/Makefile +++ b/mail/newspipe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/03/15 11:53:29 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/08 12:19:18 asau Exp $ # DISTNAME= newspipe.1.1.9 @@ -16,8 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat DEPENDS+= ${PYPKGPREFIX}-feedparser-[0-9]*:../../textproc/py-feedparser DEPENDS+= ${PYPKGPREFIX}-html2text-[0-9]*:../../textproc/py-html2text -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes |