summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2015-11-18 20:19:15 +0000
committerkhorben <khorben@pkgsrc.org>2015-11-18 20:19:15 +0000
commit445f0ceb621e07d0ce50de1b333023d93771d668 (patch)
tree5aff8d396efc9a692ff60e9b3f843c96b639f44f
parent3380f17e6969bff432f1a8428773d532489294da (diff)
downloadpkgsrc-445f0ceb621e07d0ce50de1b333023d93771d668.tar.gz
Re-generate the PLIST
It looks more correct to me, but I know next to nothing about Python and even less about Python in pkgsrc, so I cannot tell. Heads up from joerg@, not in a very useful way but thanks anyway.
-rw-r--r--devel/py-radare2/PLIST16
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/py-radare2/PLIST b/devel/py-radare2/PLIST
index 7551e3fcf93..19533067476 100644
--- a/devel/py-radare2/PLIST
+++ b/devel/py-radare2/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2015/11/16 01:31:10 khorben Exp $
-lib/python2.7/site-packages/r2/__init__.py
-lib/python2.7/site-packages/r2/_r_asm.so
-lib/python2.7/site-packages/r2/_r_bin.so
-lib/python2.7/site-packages/r2/_r_core.so
-lib/python2.7/site-packages/r2/r_asm.py
-lib/python2.7/site-packages/r2/r_bin.py
-lib/python2.7/site-packages/r2/r_core.py
+@comment $NetBSD: PLIST,v 1.2 2015/11/18 20:19:15 khorben Exp $
+${PYSITELIB}/r2/__init__.py
+${PYSITELIB}/r2/_r_asm.so
+${PYSITELIB}/r2/_r_bin.so
+${PYSITELIB}/r2/_r_core.so
+${PYSITELIB}/r2/r_asm.py
+${PYSITELIB}/r2/r_bin.py
+${PYSITELIB}/r2/r_core.py