aboutsummaryrefslogtreecommitdiff
path: root/math/qtiplot/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-03-12 19:53:20 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-03-12 19:53:20 +0000
commit0cb0dbc9aff6173f40e05d36ab4e44d73eab88e7 (patch)
tree9813ec7cfd8d51b3d6af4652eead807fe2614738 /math/qtiplot/Makefile
parentc359f0999521662c65407d43164542288a8444a9 (diff)
downloadports-0cb0dbc9aff6173f40e05d36ab4e44d73eab88e7.tar.gz
ports-0cb0dbc9aff6173f40e05d36ab4e44d73eab88e7.zip
Update to 0.9.7.12
Notes
Notes: svn path=/head/; revision=250973
Diffstat (limited to 'math/qtiplot/Makefile')
-rw-r--r--math/qtiplot/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index db32946eae10..400f1abc4b3f 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= qtiplot
-DISTVERSION= 0.9.7.11
-PORTREVISION= 1
+DISTVERSION= 0.9.7.12
CATEGORIES= math science
MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
@@ -105,11 +104,7 @@ do-configure:
.if !defined(WITHOUT_NLS)
@(cd ${WRKSRC}/qtiplot && ${LOCALBASE}/bin/lrelease-qt4 -compress qtiplot.pro)
.endif
- @(cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKE_ARGS})
-
-post-configure:
- @${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \
- 's|^CC .*|CC=${CC}|; s|^CXX .*|CXX=${CXX}|; s|^LINK .*|LINK=${CXX}|'
+ @(cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKEFLAGS} ${QMAKE_ARGS} )
post-install:
${STRIP_CMD} ${STRIP_FILES:S,^,${PREFIX}/,}