From cb581e108f70aeeb4b53c153faf971da0a06bd5c Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Sat, 2 Jun 2007 15:22:58 +0000 Subject: [PATCH] Forget about X11BASE --- graphics/fractorama/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/fractorama/Makefile b/graphics/fractorama/Makefile index 5038a6ccff54..ef471876dfd8 100644 --- a/graphics/fractorama/Makefile +++ b/graphics/fractorama/Makefile @@ -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