summaryrefslogtreecommitdiff
path: root/mail/newspipe
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-27 08:46:23 +0000
committerwiz <wiz>2010-01-27 08:46:23 +0000
commit4a79e3bde55afe2d9d3e7155ed36228d98a0117f (patch)
tree691441b1e392002e03cef0ae1e8cde0078c8c71f /mail/newspipe
parent583c164618f4a7a9e8d7c9af6467391091e99d3d (diff)
downloadpkgsrc-4a79e3bde55afe2d9d3e7155ed36228d98a0117f.tar.gz
DEPENDS should be right after MAINTAINER block, reorder.
Diffstat (limited to 'mail/newspipe')
-rw-r--r--mail/newspipe/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/newspipe/Makefile b/mail/newspipe/Makefile
index ba16bf31409..d0f299eeaab 100644
--- a/mail/newspipe/Makefile
+++ b/mail/newspipe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/08/25 11:56:35 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2010/01/27 08:46:23 wiz Exp $
#
DISTNAME= newspipe.1.1.9
@@ -12,14 +12,14 @@ MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://newspipe.sourceforge.net/
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
PKG_DESTDIR_SUPPORT= user-destdir
+WRKSRC= ${WRKDIR}
+
NO_BUILD= yes
PYTHON_PATCH_SCRIPTS= *.py