aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-Imlib2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Imlib2/Makefile')
-rw-r--r--graphics/p5-Imlib2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile
index 7cdd36501c2d..135310300310 100644
--- a/graphics/p5-Imlib2/Makefile
+++ b/graphics/p5-Imlib2/Makefile
@@ -21,8 +21,6 @@ post-patch:
@${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' ${WRKSRC}/Makefile.PL
post-install:
- ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Imlib2/Imlib2.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Imlib2/Imlib2.so
- ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Imlib2/Imlib2.so
.include <bsd.port.mk>