aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/plwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/plwm/Makefile')
-rw-r--r--x11-wm/plwm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/plwm/Makefile b/x11-wm/plwm/Makefile
index f975e82c3e76..5ccfaedc0801 100644
--- a/x11-wm/plwm/Makefile
+++ b/x11-wm/plwm/Makefile
@@ -22,6 +22,10 @@ INFO= plwm
USE_PYTHON= yes
GNU_CONFIGURE= yes
+post-patch:
+ ${REINPLACE_CMD} -e 's,whrandom,random,g' ${WRKSRC}/plwm/inspect.py
+ ${REINPLACE_CMD} -e 's,$$Id,coding: utf-8 ,g' ${WRKSRC}/plwm/mw_apm.py
+
pre-install:
makeinfo -o ${PREFIX}/info/plwm.info ${WRKSRC}/doc/plwm.texi