From afa5e1daa4432a0f2be1b23671e5ab21585fbf55 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 9 Nov 2002 06:33:23 +0000 Subject: Fix build with Xft. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@114 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/vte/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-toolkits/vte') diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 240194f4c..18720d82b 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -35,5 +35,7 @@ post-patch: s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g' \ ${WRKSRC}/gnome-pty-helper/gnome-pty-helper.c + @${REINPLACE_CMD} -e 's|Xft\.h|Xft2.h|g' \ + ${WRKSRC}/src/vte.c .include -- cgit v1.2.3