summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-12-30 12:01:39 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-12-30 12:01:39 +0000
commit997dadaf9174423a2da64ad7d567147027f88113 (patch)
tree62b466609b1047004ecec00289a114a0bf9b0ab8 /textproc
parenttextproc/py-rxp: support staging and use auto plist (diff)
textproc/py-rss2gen: support staging
Notes
Notes: svn path=/head/; revision=338096
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-rss2gen/Makefile5
-rw-r--r--textproc/py-rss2gen/pkg-plist3
2 files changed, 2 insertions, 6 deletions
diff --git a/textproc/py-rss2gen/Makefile b/textproc/py-rss2gen/Makefile
index 478617e097c1..e73d6b1c8514 100644
--- a/textproc/py-rss2gen/Makefile
+++ b/textproc/py-rss2gen/Makefile
@@ -9,11 +9,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyRSS2Gen-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A Python library for generating RSS 2.0 feeds
+COMMENT= Python library for generating RSS 2.0 feeds
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-PYDISTUTILS_PKGNAME= PyRSS2Gen
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/py-rss2gen/pkg-plist b/textproc/py-rss2gen/pkg-plist
deleted file mode 100644
index a29049f41d42..000000000000
--- a/textproc/py-rss2gen/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-%%PYTHON_SITELIBDIR%%/PyRSS2Gen.py
-%%PYTHON_SITELIBDIR%%/PyRSS2Gen.pyc
-%%PYTHON_SITELIBDIR%%/PyRSS2Gen.pyo