diff options
Diffstat (limited to 'textproc/ripole/Makefile')
-rw-r--r-- | textproc/ripole/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ripole/Makefile b/textproc/ripole/Makefile index e5be7ed02203..004dfce8e2a9 100644 --- a/textproc/ripole/Makefile +++ b/textproc/ripole/Makefile @@ -13,6 +13,7 @@ ALL_TARGET= default PLIST_FILES= bin/ripole +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^CFLAGS/d' ${WRKSRC}/Makefile |