diff options
Diffstat (limited to 'devel/autoconf213/Makefile')
-rw-r--r-- | devel/autoconf213/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 05024953efc2..e81515547682 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -32,6 +32,7 @@ INFO= autoconf-${BUILD_VERSION} STRIP= # none +NO_STAGE= yes post-patch: @${RM} ${WRKSRC}/*.info* >/dev/null 2>&1 || true |