aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/vte/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-02-11 23:26:27 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-02-11 23:26:27 +0000
commit5d00704edab9799aef3a168894252eeb5d435a3a (patch)
treefab82de81d3f9829d1fc76ef3882ec0d5516f5d4 /x11-toolkits/vte/Makefile
parente9c0c3a7e5d60127c587a8ee955708dbcd09a8b8 (diff)
downloadports-5d00704edab9799aef3a168894252eeb5d435a3a.tar.gz
ports-5d00704edab9799aef3a168894252eeb5d435a3a.zip
Notes
Diffstat (limited to 'x11-toolkits/vte/Makefile')
-rw-r--r--x11-toolkits/vte/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index 20c518177e01..7ffbefe83784 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -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>