diff options
Diffstat (limited to 'devel/commit-patch/Makefile')
-rw-r--r-- | devel/commit-patch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/commit-patch/Makefile b/devel/commit-patch/Makefile index c2bb5008da08..015261757445 100644 --- a/devel/commit-patch/Makefile +++ b/devel/commit-patch/Makefile @@ -28,6 +28,7 @@ PLIST_FILES= bin/commit-partial bin/commit-patch \ MAN1= commit-partial.1 commit-patch.1 PORTDOCS= * +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's/share[/]man/man/' \ -e 's/PREFIX=/PREFIX?=/' ${WRKSRC}/Makefile |