From 5980646941cc3492b99800e167d16bdf5b6fc5e3 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@. --- audio/py-cddb/PLIST | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/py-cddb') diff --git a/audio/py-cddb/PLIST b/audio/py-cddb/PLIST index c964e1875b7..39d83d4d2a7 100644 --- a/audio/py-cddb/PLIST +++ b/audio/py-cddb/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2001/12/07 19:48:01 jmc Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/09/14 16:43:46 recht Exp $ ${PYSITELIB}/CDDB.py ${PYSITELIB}/CDDB.pyc +${PYSITELIB}/CDDB.pyo ${PYSITELIB}/DiscID.py ${PYSITELIB}/DiscID.pyc +${PYSITELIB}/DiscID.pyo ${PYSITELIB}/cdrom.so -- cgit v1.2.3