From 601583c3207bd23bb05d0761888aefcb5699e1c2 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 19:26:05 +0000 Subject: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. --- mail/newspipe/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/newspipe/Makefile') diff --git a/mail/newspipe/Makefile b/mail/newspipe/Makefile index 4cb7a389a9f..38c83582023 100644 --- a/mail/newspipe/Makefile +++ b/mail/newspipe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/02/05 23:09:56 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/02/22 19:26:42 wiz Exp $ # DISTNAME= newspipe.1.1.9 @@ -14,9 +14,9 @@ COMMENT= Read RSS/Atom feeds as email messages WRKSRC= ${WRKDIR} -DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat -DEPENDS+= ${PYPKGPREFIX}-feedparser-[0-9]*:../../textproc/py-feedparser -DEPENDS+= ${PYPKGPREFIX}-html2text-[0-9]*:../../textproc/py-html2text +DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat +DEPENDS+= ${PYPKGPREFIX}-feedparser-[0-9]*:../../textproc/py-feedparser +DEPENDS+= ${PYPKGPREFIX}-html2text-[0-9]*:../../textproc/py-html2text NO_BUILD= yes PYTHON_PATCH_SCRIPTS= *.py -- cgit v1.2.3