aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Audio-Mixer
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-06-29 15:47:44 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-06-29 15:47:44 +0000
commit26f58ed1c0cab0bd529c1b8e75d4fee11a8d80f7 (patch)
treedcef53546d337dcb8a7502e40f3ea25ca1cca685 /audio/p5-Audio-Mixer
parent850c4317f95a3dd1f67f4492a7a45ebc722b7fe9 (diff)
downloadports-26f58ed1c0cab0bd529c1b8e75d4fee11a8d80f7.tar.gz
ports-26f58ed1c0cab0bd529c1b8e75d4fee11a8d80f7.zip
Notes
Diffstat (limited to 'audio/p5-Audio-Mixer')
-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>