1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

Do not reformat PKGMESSAGE. I added code that should not be flowed.

This commit is contained in:
Trevor Johnson 2005-01-14 07:29:12 +00:00
parent 5f50fc7b70
commit 71d276407a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126408

View File

@ -135,6 +135,6 @@ do-install:
${FIND} ${PREFIX} -type d -exec ${CHMOD} 755 \{\} \;
post-install:
@fmt ${PKGMESSAGE}
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>