diff options
Diffstat (limited to 'sysutils/stmpclean/Makefile')
-rw-r--r-- | sysutils/stmpclean/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/stmpclean/Makefile b/sysutils/stmpclean/Makefile index aef21f5b92d0..aefbcd50253f 100644 --- a/sysutils/stmpclean/Makefile +++ b/sysutils/stmpclean/Makefile @@ -13,6 +13,7 @@ MAN8= stmpclean.8 MANCOMPRESSED= no PLIST_FILES= sbin/stmpclean +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s/-O6//g" ${WRKSRC}/Makefile |