mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Delete #include directive including X header by full path under /usr/X11R6
Reported by: pointyhat
This commit is contained in:
parent
684271e966
commit
733dddf73d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262926
@ -35,6 +35,7 @@ QMAKEFLAGS+= USE_ASPELL=false
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/aspell/s,/usr,${LOCALBASE},' ${WRKSRC}/src.pro
|
||||
@${REINPLACE_CMD} -e '/include <.usr.X11R6.include.X11.Xutil.h>/d' ${WRKSRC}/qxtwindowsystem_x11.cpp
|
||||
|
||||
do-configure:
|
||||
@(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} \
|
||||
|
Loading…
Reference in New Issue
Block a user