diff options
author | mat <mat@FreeBSD.org> | 2016-11-03 06:45:14 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-11-03 06:45:14 +0800 |
commit | d9ec328e16b795889ee8d72196228f00a0a3393a (patch) | |
tree | adf234bd1f2e56ae130e9960e1467b64c9fa0ed6 /audio | |
parent | 759b32261f3c119f1062868d580795d19060e71b (diff) | |
download | freebsd-ports-gnome-d9ec328e16b795889ee8d72196228f00a0a3393a.tar.gz freebsd-ports-gnome-d9ec328e16b795889ee8d72196228f00a0a3393a.tar.zst freebsd-ports-gnome-d9ec328e16b795889ee8d72196228f00a0a3393a.zip |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festdoc/Makefile | 2 | ||||
-rw-r--r-- | audio/festlex-oald/Makefile | 4 | ||||
-rw-r--r-- | audio/festlex-ogi/Makefile | 4 | ||||
-rw-r--r-- | audio/festvox-don/Makefile | 4 | ||||
-rw-r--r-- | audio/festvox-el11/Makefile | 4 | ||||
-rw-r--r-- | audio/festvox-kal8/Makefile | 4 | ||||
-rw-r--r-- | audio/festvox-ked16/Makefile | 4 | ||||
-rw-r--r-- | audio/festvox-ked8/Makefile | 4 | ||||
-rw-r--r-- | audio/festvox-rab16/Makefile | 4 | ||||
-rw-r--r-- | audio/festvox-rab8/Makefile | 4 | ||||
-rw-r--r-- | audio/festvox-russian/Makefile | 4 | ||||
-rw-r--r-- | audio/vorbisgain/Makefile | 3 | ||||
-rw-r--r-- | audio/xmcd/Makefile | 3 |
13 files changed, 0 insertions, 48 deletions
diff --git a/audio/festdoc/Makefile b/audio/festdoc/Makefile index 07542cb780c3..8169f0839a61 100644 --- a/audio/festdoc/Makefile +++ b/audio/festdoc/Makefile @@ -17,8 +17,6 @@ INFO= festival FDOC= ${PREFIX}/share/doc/festival post-extract: - ${CHMOD} -R a+r ${WRKSRC} - ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 ${RM} ${WRKSRC}/festival/src-manual/c3750.htm~ ${RM} ${WRKSRC}/speechtools/c16909.htm~ ${RMDIR} ${WRKSRC}/festival/src-manual/images_gen diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index d86528a19124..72cb109c4e0d 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -22,10 +22,6 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: @${MKDIR} ${STAGEDIR}${FHOME} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FHOME} diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index ae1a080e465c..8ca71cdcc202 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -28,10 +28,6 @@ FHOME= ${PREFIX}/share/festival IGNORE= distfile can only be fetched if you accept the license. Go to https://www.cslu.ogi.edu/tts/download/data/OGIlexicon-2.2.tar.gz and put ${DISTFILE} into ${DISTDIR} .endif -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: ${MKDIR} ${STAGEDIR}${FHOME} cd ${WRKSRC} && ${CP} -pPR * ${STAGEDIR}${FHOME} diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile index 3daa4e5577b0..d734385f6dab 100644 --- a/audio/festvox-don/Makefile +++ b/audio/festvox-don/Makefile @@ -22,10 +22,6 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: @${MKDIR} ${STAGEDIR}${FHOME} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FHOME} diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile index b34efb466344..f54ee9ac0b20 100644 --- a/audio/festvox-el11/Makefile +++ b/audio/festvox-el11/Makefile @@ -22,10 +22,6 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: @${MKDIR} ${STAGEDIR}${FHOME} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FHOME} diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile index 03d159b35cc1..8332378e0706 100644 --- a/audio/festvox-kal8/Makefile +++ b/audio/festvox-kal8/Makefile @@ -24,10 +24,6 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: @${MKDIR} ${STAGEDIR}${FHOME} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FHOME} diff --git a/audio/festvox-ked16/Makefile b/audio/festvox-ked16/Makefile index e91c0f597f5e..6147ea5b47d8 100644 --- a/audio/festvox-ked16/Makefile +++ b/audio/festvox-ked16/Makefile @@ -24,10 +24,6 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: @${MKDIR} ${STAGEDIR}${FHOME} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FHOME} diff --git a/audio/festvox-ked8/Makefile b/audio/festvox-ked8/Makefile index bdd70aa591a2..003c2ed22c81 100644 --- a/audio/festvox-ked8/Makefile +++ b/audio/festvox-ked8/Makefile @@ -24,10 +24,6 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: @${MKDIR} ${STAGEDIR}${FHOME} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FHOME} diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile index 64aa59b8f6b8..20e743ccdbb2 100644 --- a/audio/festvox-rab16/Makefile +++ b/audio/festvox-rab16/Makefile @@ -24,10 +24,6 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: @${MKDIR} ${STAGEDIR}${FHOME} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FHOME} diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index 5031f61a0ea2..fbf1a00073da 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -24,10 +24,6 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: @${MKDIR} ${STAGEDIR}${FHOME} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FHOME} diff --git a/audio/festvox-russian/Makefile b/audio/festvox-russian/Makefile index fa5a6fa1c4de..abc770f35733 100644 --- a/audio/festvox-russian/Makefile +++ b/audio/festvox-russian/Makefile @@ -23,10 +23,6 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival/lib/voices/russian/msu_ru_nsh_clunits -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: @${MKDIR} ${STAGEDIR}${FHOME} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FHOME}) diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index 22a3981946bb..6e62de6ba025 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -24,7 +24,4 @@ PLIST_FILES= bin/vorbisgain \ RECURSIVE_CONFIGURE_ARGS= --enable-recursive -pre-configure: - @${CHMOD} +x ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 8567c3d7e93f..b9b61c5a3487 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -24,9 +24,6 @@ LIBBINDIR= ${STAGEDIR}${PREFIX}/lib/X11/xmcd/bin-${OPSYS}_${OSREL:R:R}-${ARCH} BROKEN_powerpc64= Does not build on powerpc64 -post-extract: - @${CHMOD} -R u+w ${WRKSRC} - pre-patch: @${CP} ${WRKSRC}/xmcd_d/XMcd.ad ${WRKSRC}/xmcd_d/XMcd.ad.in |