mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Replace one more occurrance of Xft.h.
Submitted by: Jos Backus <jos@catnook.com>
This commit is contained in:
parent
c3638a2db3
commit
5e2a2cdada
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73810
@ -172,7 +172,8 @@ post-patch:
|
||||
.if !defined(WITHOUT_XFT)
|
||||
@${REINPLACE_CMD} -e 's|X11/Xft/Xft\.h|X11/Xft/Xft2.h|g' \
|
||||
${WRKSRC}/gfx/src/gtk/nsDrawingSurfaceGTK.cpp \
|
||||
${WRKSRC}/gfx/src/gtk/nsFontMetricsXft.h
|
||||
${WRKSRC}/gfx/src/gtk/nsFontMetricsXft.h \
|
||||
${WRKSRC}/gfx/src/gtk/nsDeviceContextGTK.cpp
|
||||
.endif
|
||||
@${REINPLACE_CMD} -e 's|%%MOZILLA%%|${MOZILLA}|g' \
|
||||
-e 's|%%HEADERS_SUFX%%|-devel|g' \
|
||||
|
@ -172,7 +172,8 @@ post-patch:
|
||||
.if !defined(WITHOUT_XFT)
|
||||
@${REINPLACE_CMD} -e 's|X11/Xft/Xft\.h|X11/Xft/Xft2.h|g' \
|
||||
${WRKSRC}/gfx/src/gtk/nsDrawingSurfaceGTK.cpp \
|
||||
${WRKSRC}/gfx/src/gtk/nsFontMetricsXft.h
|
||||
${WRKSRC}/gfx/src/gtk/nsFontMetricsXft.h \
|
||||
${WRKSRC}/gfx/src/gtk/nsDeviceContextGTK.cpp
|
||||
.endif
|
||||
@${REINPLACE_CMD} -e 's|%%MOZILLA%%|${MOZILLA}|g' \
|
||||
-e 's|%%HEADERS_SUFX%%|-devel|g' \
|
||||
|
@ -172,7 +172,8 @@ post-patch:
|
||||
.if !defined(WITHOUT_XFT)
|
||||
@${REINPLACE_CMD} -e 's|X11/Xft/Xft\.h|X11/Xft/Xft2.h|g' \
|
||||
${WRKSRC}/gfx/src/gtk/nsDrawingSurfaceGTK.cpp \
|
||||
${WRKSRC}/gfx/src/gtk/nsFontMetricsXft.h
|
||||
${WRKSRC}/gfx/src/gtk/nsFontMetricsXft.h \
|
||||
${WRKSRC}/gfx/src/gtk/nsDeviceContextGTK.cpp
|
||||
.endif
|
||||
@${REINPLACE_CMD} -e 's|%%MOZILLA%%|${MOZILLA}|g' \
|
||||
-e 's|%%HEADERS_SUFX%%|-devel|g' \
|
||||
|
Loading…
Reference in New Issue
Block a user