From 12b5ccc460c81cca6383252045f5ce1bffffe8a4 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 8 Apr 2012 20:21:41 +0000 Subject: All supported python versions in pkgsrc support eggs, so remove ${PLIST.eggfile} from PLISTs and support code from lang/python. --- graphics/py-gnuplot/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/py-gnuplot') 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} -- cgit v1.2.3