From cc600da3a8f20abf22698aec46c9d9bac801e277 Mon Sep 17 00:00:00 2001 From: recht Date: Sun, 14 Sep 2003 16:43:45 +0000 Subject: hange extension.mk to also install optimized files for distutils packages. Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@. --- net/py-IP/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/py-IP') diff --git a/net/py-IP/PLIST b/net/py-IP/PLIST index e2adb27fc68..1316e3d2138 100644 --- a/net/py-IP/PLIST +++ b/net/py-IP/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/29 16:24:39 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:52 recht Exp $ ${PYSITELIB}/IPy.py ${PYSITELIB}/IPy.pyc +${PYSITELIB}/IPy.pyo -- cgit v1.2.3