pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
444ad15
)
frida-glib2: fix python module handling in PLIST
author
Thomas Klausner
<tk@giga.or.at>
Tue, 20 Mar 2018 09:40:57 +0000
(10:40 +0100)
committer
Thomas Klausner
<tk@giga.or.at>
Tue, 20 Mar 2018 09:41:15 +0000
(10:41 +0100)
frida-glib2/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/frida-glib2/Makefile
b/frida-glib2/Makefile
index 4e7f8c145c1cf979476942412ffa2ec4090bf954..a12fc699f2589c61de75a78f0d258f6e43c1e964 100644
(file)
--- a/
frida-glib2/Makefile
+++ b/
frida-glib2/Makefile
@@
-70,8
+70,10
@@
post-install:
# to run gdbus-codegen to generate gdbus-daemon-generated.{h,c}
TOOL_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+PY_PATCHPLIST= yes
PYTHON_FOR_BUILD_ONLY?= yes
.include "../../lang/python/pyversion.mk"
+.include "../../lang/python/extension.mk"
IGNORE_PKG.libffi= yes