diff options
Diffstat (limited to 'print')
| -rw-r--r-- | print/acroread4/Makefile | 1 | ||||
| -rw-r--r-- | print/acroread5/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/print/acroread4/Makefile b/print/acroread4/Makefile index 336d414ad659..f0105c75be48 100644 --- a/print/acroread4/Makefile +++ b/print/acroread4/Makefile @@ -65,6 +65,7 @@ post-install: ${PATCH} --quiet < ${FILESDIR}/acroread.diff && \ ${INSTALL_SCRIPT} ${PREFIX}/Acrobat4/bin/acroread \ ${PREFIX}/bin/acroread4 && ${RM} acroread.orig + @${CHOWN} -R -h root:wheel ${PREFIX}/Acrobat4 @${CHMOD} +x ${PREFIX}/bin/acroread4 @${ECHO_MSG} "Be sure to read the license agreement in" @${ECHO_MSG} "${PREFIX}/Acrobat4/Reader/License.pdf" diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index 336d414ad659..f0105c75be48 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -65,6 +65,7 @@ post-install: ${PATCH} --quiet < ${FILESDIR}/acroread.diff && \ ${INSTALL_SCRIPT} ${PREFIX}/Acrobat4/bin/acroread \ ${PREFIX}/bin/acroread4 && ${RM} acroread.orig + @${CHOWN} -R -h root:wheel ${PREFIX}/Acrobat4 @${CHMOD} +x ${PREFIX}/bin/acroread4 @${ECHO_MSG} "Be sure to read the license agreement in" @${ECHO_MSG} "${PREFIX}/Acrobat4/Reader/License.pdf" |
