Remove the Xft.h -> Xft2.h hack.
This commit is contained in:
parent
38805e871a
commit
7256d4a5df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75775
1 changed files with 0 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue