From 17388008ecc2d7a6c5e73863e9f7b52f05e7c636 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. --- net/py-google/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/py-google') diff --git a/net/py-google/PLIST b/net/py-google/PLIST index 0d9591a8e1a..7e9bfa5b513 100644 --- a/net/py-google/PLIST +++ b/net/py-google/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2011/10/15 08:50:22 obache Exp $ +@comment $NetBSD: PLIST,v 1.6 2012/04/08 20:21:53 wiz Exp $ ${PYSITELIB}/pygoogle.pth ${PYSITELIB}/pygoogle/GoogleSOAPFacade.py ${PYSITELIB}/pygoogle/GoogleSOAPFacade.pyc @@ -12,4 +12,4 @@ ${PYSITELIB}/pygoogle/google.pyo ${PYSITELIB}/pygoogle/googletest.py ${PYSITELIB}/pygoogle/googletest.pyc ${PYSITELIB}/pygoogle/googletest.pyo -${PLIST.eggfile}${PYSITELIB}/pygoogle/${EGG_FILE} +${PYSITELIB}/pygoogle/${EGG_FILE} -- cgit v1.2.3