summaryrefslogtreecommitdiff
path: root/math/qtiplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/qtiplot/Makefile')
-rw-r--r--math/qtiplot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index 6cc539fa2882..d11d3a5a70a6 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qtiplot
-DISTVERSION= 0.9.8.6
+DISTVERSION= 0.9.8.8
CATEGORIES= math science
MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
@@ -81,7 +81,7 @@ post-patch:
${WRKSRC}/build.conf
.endif
@${REINPLACE_CMD} -e \
- 's|/usr/lib/qtiplot/plugins|${DATADIR}/fitPlugins|' \
+ 's|/usr/local/qtiplot/fitPlugins|${DATADIR}/fitPlugins|' \
${WRKSRC}/qtiplot/src/core/ApplicationWindow.cpp
@${REINPLACE_CMD} -e \
's|target.path=.*|target.path=${DATADIR}/fitPlugins|g' \
@@ -91,7 +91,7 @@ post-patch:
.if defined(WITH_DEBUG)
@${REINPLACE_CMD} -e \
"/^CONFIG.*release/s|release|debug|" \
- ${WRKSRC}/${PORTNAME}/qtiplot.pro
+ ${WRKSRC}/build.conf
.endif
.if defined(WITHOUT_NLS)
@${REINPLACE_CMD} -e \