diff options
Diffstat (limited to 'graphics/imageindex/Makefile')
-rw-r--r-- | graphics/imageindex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile index f445e14aa5f5..205bb096132e 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -26,6 +26,7 @@ PORTDOCS= README MAN1= imageindex.1 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|share/man|man| ;' ${WRKSRC}/Makefile |