aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-Image-IPTCInfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Image-IPTCInfo/Makefile')
-rw-r--r--graphics/p5-Image-IPTCInfo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Image-IPTCInfo/Makefile b/graphics/p5-Image-IPTCInfo/Makefile
index 387e428801bc..e79a82e3208a 100644
--- a/graphics/p5-Image-IPTCInfo/Makefile
+++ b/graphics/p5-Image-IPTCInfo/Makefile
@@ -14,13 +14,13 @@ USES= perl5 shebangfix
USE_PERL5= configure
SHEBANG_FILES= demo.pl
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${RM} -f ${WRKSRC}/._*
-.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/demo_images/* ${STAGEDIR}${EXAMPLESDIR}
-.endif
.include <bsd.port.mk>