diff options
Diffstat (limited to 'graphics/p5-Image-Caa/Makefile')
-rw-r--r-- | graphics/p5-Image-Caa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-Image-Caa/Makefile b/graphics/p5-Image-Caa/Makefile index 1fd734bc2251..41c60fcb86ce 100644 --- a/graphics/p5-Image-Caa/Makefile +++ b/graphics/p5-Image-Caa/Makefile @@ -18,6 +18,7 @@ USE_PERL5= configure MAN3= Image::Caa.3 +NO_STAGE= yes post-install: ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/demos/* ${EXAMPLESDIR} |