diff options
Diffstat (limited to 'graphics/p5-Image-IPTCInfo/Makefile')
-rw-r--r-- | graphics/p5-Image-IPTCInfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Image-IPTCInfo/Makefile b/graphics/p5-Image-IPTCInfo/Makefile index 59b96b465636..618d2e95c02d 100644 --- a/graphics/p5-Image-IPTCInfo/Makefile +++ b/graphics/p5-Image-IPTCInfo/Makefile @@ -18,7 +18,7 @@ SHEBANG_FILES= demo.pl OPTIONS_DEFINE= EXAMPLES post-patch: - @${RM} -f ${WRKSRC}/._* + @${RM} ${WRKSRC}/._* post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} |