diff options
Diffstat (limited to 'textproc/iksemel/Makefile')
-rw-r--r-- | textproc/iksemel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index ca7040f7344e..e8ddad20b0d6 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -23,6 +23,7 @@ USES= pkgconfig INFO= iksemel +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|@setfilename iksemel|@setfilename iksemel.info|' \ ${WRKSRC}/doc/iksemel.texi |