aboutsummaryrefslogtreecommitdiff
path: root/graphics/fractorama
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-12-18 10:10:00 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-12-18 10:10:00 +0000
commit6c4a74818a5cdb168d138e8d6464a288e60f29fa (patch)
treedc2c2c8fcb12f92c79e7310dfa7791a57a1119fe /graphics/fractorama
parent203f44e10c4266661002cd402c48eca2eeaa5cd3 (diff)
Notes
Diffstat (limited to 'graphics/fractorama')
-rw-r--r--graphics/fractorama/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/fractorama/Makefile b/graphics/fractorama/Makefile
index c8a69a778cc9..aeaa2b811220 100644
--- a/graphics/fractorama/Makefile
+++ b/graphics/fractorama/Makefile
@@ -50,6 +50,8 @@ post-patch:
/WARN.*:=/d'
@${REINPLACE_CMD} -e 's|/tools/qt-3.0.4|$${X11BASE}|' \
${WRKSRC}/directories.inc
+ @${REINPLACE_CMD} -e 's|\(VariableComplexNode::\(evaluate\)\)|\2|' \
+ ${WRKSRC}/lib/fractal/VariableComplexNode.h
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/../fractorama.exe ${PREFIX}/bin/fractorama