summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2006-01-25 23:09:15 +0000
committerarved <arved@FreeBSD.org>2006-01-25 23:09:15 +0000
commit652597cda08375af7f68baa1c89217cc7e275b88 (patch)
tree2240d9a2f3f351de853c0866470edb7716f63e19 /textproc
parent44be37b8b233d79465effee195f340551ff4e3f8 (diff)
downloadFreeBSD-ports-652597cda08375af7f68baa1c89217cc7e275b88.zip
FreeBSD-ports-652597cda08375af7f68baa1c89217cc7e275b88.tar.gz
Fix pkg-plist if python != 2.4
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-feedparser/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-feedparser/pkg-plist b/textproc/py-feedparser/pkg-plist
index 0dd86e9..0ed0694 100644
--- a/textproc/py-feedparser/pkg-plist
+++ b/textproc/py-feedparser/pkg-plist
@@ -1,6 +1,6 @@
-lib/python2.4/site-packages/feedparser.py
-lib/python2.4/site-packages/feedparser.pyc
-lib/python2.4/site-packages/feedparser.pyo
+%%PYTHON_SITELIBDIR%%/feedparser.py
+%%PYTHON_SITELIBDIR%%/feedparser.pyc
+%%PYTHON_SITELIBDIR%%/feedparser.pyo
%%PORTDOCS%%%%DOCSDIR%%/advanced.html
%%PORTDOCS%%%%DOCSDIR%%/annotated-atom03.html
%%PORTDOCS%%%%DOCSDIR%%/annotated-atom10.html
OpenPOWER on IntegriCloud