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. --- biology/py-mol/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'biology/py-mol') diff --git a/biology/py-mol/PLIST b/biology/py-mol/PLIST index 84361f73fc3..e620c9ed353 100644 --- a/biology/py-mol/PLIST +++ b/biology/py-mol/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2011/10/27 14:03:17 obache Exp $ +@comment $NetBSD: PLIST,v 1.4 2012/04/08 20:21:43 wiz Exp $ bin/pymol ${PYSITELIB}/chempy/__init__.py ${PYSITELIB}/chempy/__init__.pyc @@ -220,7 +220,7 @@ ${PYSITELIB}/pmg_tk/startup/remote_pdb_load.pyo ${PYSITELIB}/pmg_wx/__init__.py ${PYSITELIB}/pmg_wx/__init__.pyc ${PYSITELIB}/pmg_wx/__init__.pyo -${PLIST.eggfile}${PYSITELIB}/${EGG_FILE} +${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/pymol/__init__.py ${PYSITELIB}/pymol/__init__.pyc ${PYSITELIB}/pymol/__init__.pyo -- cgit v1.2.3