diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-29 21:32:04 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-29 21:32:04 +0000 |
commit | 7e39ca70d07b2eea726e55bc2657230431d188bf (patch) | |
tree | ed9647997ac2323a943f5fdef03d064c5a7553b7 /math/qtiplot/files/patch-qtiplot.pro | |
parent | Update to 5.2.0 (diff) |
Update to 0.9.7.5
python support is enabled by default now
mark MAKE_JOBS_SAFE
Notes
Notes:
svn path=/head/; revision=231277
Diffstat (limited to 'math/qtiplot/files/patch-qtiplot.pro')
-rw-r--r-- | math/qtiplot/files/patch-qtiplot.pro | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/math/qtiplot/files/patch-qtiplot.pro b/math/qtiplot/files/patch-qtiplot.pro index 3e0e5c8373b6..7350271662ef 100644 --- a/math/qtiplot/files/patch-qtiplot.pro +++ b/math/qtiplot/files/patch-qtiplot.pro @@ -1,9 +1,9 @@ ---- ./qtiplot.pro.orig 2008-04-20 19:16:15.000000000 +0400 -+++ ./qtiplot.pro 2008-04-20 19:18:10.000000000 +0400 -@@ -2,6 +2,4 @@ +--- ./qtiplot.pro.orig 2009-03-05 15:57:29.000000000 +0300 ++++ ./qtiplot.pro 2009-03-26 22:57:57.000000000 +0300 +@@ -1,6 +1,4 @@ + TEMPLATE = subdirs - SUBDIRS = fitPlugins/fitRational0\ - fitPlugins/fitRational1\ -- 3rdparty/qwt\ -- manual\ + SUBDIRS = fitPlugins \ +- manual \ +- 3rdparty/qwt \ qtiplot |