From 67759be9b1e274682e529926ea3b114ba124ba5b Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 21 Oct 2002 00:31:47 +0000 Subject: Fix path in patch. Obtained from: FreeBSD CVS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@101 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/vte/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/vte') diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 01db3dc3b..9a2d5c3bd 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -34,7 +34,7 @@ post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g' \ - ${WRKSRC}/gnome-pty-helper.c + ${WRKSRC}/gnome-pty-helper/gnome-pty-helper.c @${REINPLACE_CMD} -e 's|Xft\.h|Xft2.h|g' \ ${WRKSRC}/src/vte.c -- cgit v1.2.3