summaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-18 05:00:42 +0000
committermarcus <marcus@FreeBSD.org>2003-02-18 05:00:42 +0000
commitc3585a7841c14aa978408fe8570ce941d0d332b5 (patch)
tree4ea7e4252511fbc54d590c1a70aaedc86e0acf21 /x11-fonts
parentbbd40e6567929777b1318d8007a72beb45fe4d11 (diff)
downloadFreeBSD-ports-c3585a7841c14aa978408fe8570ce941d0d332b5.zip
FreeBSD-ports-c3585a7841c14aa978408fe8570ce941d0d332b5.tar.gz
Remove the Xft.h -> Xft2.h hack.
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 dc05ddf..7e84eac 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>
OpenPOWER on IntegriCloud