diff options
Diffstat (limited to 'graphics/zphoto/Makefile')
-rw-r--r-- | graphics/zphoto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index ee1cd83c7031..c9ce81169ea2 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -37,6 +37,7 @@ USE_GMAKE= yes USES= perl5 USE_PERL5= build +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|<ming.h>|<ming/ming.h>|g' ${WRKSRC}/*.c ${WRKSRC}/configure |