- Remove unneeded post-patch
This commit is contained in:
parent
e9c0c3a7e5
commit
5d00704eda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155798
1 changed files with 0 additions and 4 deletions
|
@ -38,8 +38,4 @@ pre-everything::
|
|||
@${ECHO_MSG} " WITH_GLX=yes Enable support for DRI rendering (may improve performance)"
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g' \
|
||||
${WRKSRC}/gnome-pty-helper/gnome-pty-helper.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue