aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/fontilus/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-fonts/fontilus/Makefile b/x11-fonts/fontilus/Makefile
index dc05ddf2d562..7e84eac089d6 100644
--- a/x11-fonts/fontilus/Makefile
+++ b/x11-fonts/fontilus/Makefile
@@ -24,8 +24,4 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-post-patch:
- @${REINPLACE_CMD} -e 's|X11/Xft/Xft\.h|X11/Xft/Xft2.h|g' \
- ${WRKSRC}/src/font-view.c
-
.include <bsd.port.mk>