diff options
Diffstat (limited to 'textproc/sigil')
-rw-r--r-- | textproc/sigil/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index c58564293e07..945676ffc3d5 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -25,6 +25,7 @@ NO_WRKSUBDIR= yes USE_QT4= qmake gui svg webkit xml moc uic rcc imageformats linguist USE_GNOME= desktopfileutils +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/CMakeLists.txt |