Lines 6-14
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= qtiplot |
8 |
PORTNAME= qtiplot |
9 |
DISTVERSION= 0.9.6 |
9 |
DISTVERSION= 0.9.6.2 |
10 |
CATEGORIES= math science |
10 |
CATEGORIES= math science |
11 |
MASTER_SITES= http://soft.proindependent.com/src/ |
11 |
MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ |
12 |
|
12 |
|
13 |
MAINTAINER= makc@issp.ac.ru |
13 |
MAINTAINER= makc@issp.ac.ru |
14 |
COMMENT= An Origin clone for data analysis and scientific plotting |
14 |
COMMENT= An Origin clone for data analysis and scientific plotting |
Lines 78-83
Link Here
|
78 |
@${REINPLACE_CMD} -e \ |
78 |
@${REINPLACE_CMD} -e \ |
79 |
's|/usr/lib/qtiplot/plugins|${DATADIR}/fitPlugins|' \ |
79 |
's|/usr/lib/qtiplot/plugins|${DATADIR}/fitPlugins|' \ |
80 |
${WRKSRC}/qtiplot/src/ApplicationWindow.cpp |
80 |
${WRKSRC}/qtiplot/src/ApplicationWindow.cpp |
|
|
81 |
@${REINPLACE_CMD} -e '/^system(lupdate/d; /^system(lrelease/d' \ |
82 |
${WRKSRC}/${PORTNAME}/qtiplot.pro |
81 |
.if defined(WITH_DEBUG) |
83 |
.if defined(WITH_DEBUG) |
82 |
@${REINPLACE_CMD} -e \ |
84 |
@${REINPLACE_CMD} -e \ |
83 |
"/^CONFIG.*release/s|release|debug|" \ |
85 |
"/^CONFIG.*release/s|release|debug|" \ |