diff options
Diffstat (limited to 'textproc/plover/Makefile')
-rw-r--r-- | textproc/plover/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/plover/Makefile b/textproc/plover/Makefile index 7ba5a7585c71..ee9a0d233ae7 100644 --- a/textproc/plover/Makefile +++ b/textproc/plover/Makefile @@ -21,6 +21,7 @@ USE_WX= 2.8 WX_COMPS= wx WX_UNICODE= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@g" ${WRKSRC}/setup.py |