aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-Gtk/Makefile')
-rw-r--r--x11-toolkits/p5-Gtk/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile
index c1d41cc1fd4c..15f10b490857 100644
--- a/x11-toolkits/p5-Gtk/Makefile
+++ b/x11-toolkits/p5-Gtk/Makefile
@@ -23,8 +23,6 @@ CONFIGURE_ARGS= --without-guessing --lazy-load
MAKE_JOBS_UNSAFE= yes
post-install:
- ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Gtk/Gtk.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Gtk/Gtk.so
- ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Gtk/Gtk.so
.include <bsd.port.mk>