mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Forget about X11BASE
This commit is contained in:
parent
83880f5eb9
commit
cb581e108f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192587
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ post-patch:
|
|||
s|-I$${QTROOT}/include|$${QTCPPFLAGS}| ; \
|
||||
s|-O2|$${CXXFLAGS}| ; \
|
||||
/WARN.*:=/d'
|
||||
@${REINPLACE_CMD} -e 's|/tools/qt-3.0.4|$${X11BASE}|' \
|
||||
@${REINPLACE_CMD} -e 's|/tools/qt-3.0.4|$${LOCALBASE}|' \
|
||||
${WRKSRC}/directories.inc
|
||||
@${REINPLACE_CMD} -e 's|\(VariableComplexNode::\(evaluate\)\)|\2|' \
|
||||
${WRKSRC}/lib/fractal/VariableComplexNode.h
|
||||
|
|
Loading…
Add table
Reference in a new issue