From 2fef2c13163f0a600981fe851517a73298aeca8f 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. --- www/py-curl/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/py-curl') diff --git a/www/py-curl/PLIST b/www/py-curl/PLIST index e085cf86974..642703db7d8 100644 --- a/www/py-curl/PLIST +++ b/www/py-curl/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.9 2012/01/25 13:19:57 obache Exp $ +@comment $NetBSD: PLIST,v 1.10 2012/04/08 20:21:59 wiz Exp $ ${PYSITELIB}/curl/__init__.py ${PYSITELIB}/curl/__init__.pyc ${PYSITELIB}/curl/__init__.pyo -${PLIST.eggfile}${PYSITELIB}/${EGG_FILE} +${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/pycurl.so share/doc/pycurl${PYVERSSUFFIX}/COPYING share/doc/pycurl${PYVERSSUFFIX}/COPYING2 -- cgit v1.2.3