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:
4fb5766
)
matrix-synapse: Set REPLACE_PERL
author
Jonathan Schleifer
<js@nil.im>
Sun, 16 Aug 2020 19:10:13 +0000
(21:10 +0200)
committer
Jonathan Schleifer
<js@nil.im>
Sun, 16 Aug 2020 19:10:13 +0000
(21:10 +0200)
matrix-synapse/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/matrix-synapse/Makefile
b/matrix-synapse/Makefile
index b372320291ce620973d7c66b7332566333e67727..14adf53065b44dca5d1d867ecf9cff17a4458bf4 100644
(file)
--- a/
matrix-synapse/Makefile
+++ b/
matrix-synapse/Makefile
@@
-45,6
+45,7
@@
DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=3.7.4:../../devel/py-typing-extensio
WRKSRC= ${WRKDIR}/synapse-${DISTNAME:S,^v,,}
USE_LANGUAGES= # none
+REPLACE_PERL+= scripts/sync_room_to_group.pl
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"