summaryrefslogtreecommitdiff
path: root/graphics/py-gnuplot
diff options
context:
space:
mode:
authorwiz <wiz>2012-04-08 20:21:41 +0000
committerwiz <wiz>2012-04-08 20:21:41 +0000
commit12b5ccc460c81cca6383252045f5ce1bffffe8a4 (patch)
treeca85b0747dcbf59072dbf48eba4548d225e3970f /graphics/py-gnuplot
parent1fe20b058e71ac4373e7f55f956c868f88bbacb3 (diff)
downloadpkgsrc-12b5ccc460c81cca6383252045f5ce1bffffe8a4.tar.gz
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
Diffstat (limited to 'graphics/py-gnuplot')
-rw-r--r--graphics/py-gnuplot/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gnuplot/PLIST b/graphics/py-gnuplot/PLIST
index c3b48aca018..16d3407f84f 100644
--- a/graphics/py-gnuplot/PLIST
+++ b/graphics/py-gnuplot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2011/10/25 09:24:21 obache Exp $
+@comment $NetBSD: PLIST,v 1.6 2012/04/08 20:21:49 wiz Exp $
${PYSITELIB}/Gnuplot/Errors.py
${PYSITELIB}/Gnuplot/Errors.pyc
${PYSITELIB}/Gnuplot/Errors.pyo
@@ -50,4 +50,4 @@ ${PYSITELIB}/Gnuplot/test.pyo
${PYSITELIB}/Gnuplot/utils.py
${PYSITELIB}/Gnuplot/utils.pyc
${PYSITELIB}/Gnuplot/utils.pyo
-${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/${EGG_FILE}