From 4773e0d7e289f0cee86a191ca7701a3e0f128698 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-IP/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/py-IP') diff --git a/net/py-IP/PLIST b/net/py-IP/PLIST index d3c5539c32c..e8f91cfdc68 100644 --- a/net/py-IP/PLIST +++ b/net/py-IP/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.3 2011/11/02 10:58:33 obache Exp $ -${PLIST.eggfile}${PYSITELIB}/${EGG_FILE} +@comment $NetBSD: PLIST,v 1.4 2012/04/08 20:21:52 wiz Exp $ +${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/IPy.py ${PYSITELIB}/IPy.pyc ${PYSITELIB}/IPy.pyo -- cgit v1.2.3