aboutsummaryrefslogtreecommitdiffstats
path: root/audio/p5-Audio-Mixer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/p5-Audio-Mixer/Makefile')
-rw-r--r--audio/p5-Audio-Mixer/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/p5-Audio-Mixer/Makefile b/audio/p5-Audio-Mixer/Makefile
index 7586ae62c96d..0b3812edefdb 100644
--- a/audio/p5-Audio-Mixer/Makefile
+++ b/audio/p5-Audio-Mixer/Makefile
@@ -19,8 +19,6 @@ USES= perl5 shebangfix
SHEBANG_FILES= volume.pl
post-install:
- ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Audio/Mixer/Mixer.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Audio/Mixer/Mixer.so
- ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Audio/Mixer/Mixer.so
.include <bsd.port.mk>