diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-15 09:42:02 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-15 09:42:02 +0000 |
| commit | d82a36e6ac6c9ac970b7528445b16191039188c9 (patch) | |
| tree | f92bdcb9d795081bc040fb88c91ed16317464c68 /math/qwtplot3d-qt4/files/patch-qwtplot3d.pro | |
| parent | - Add master_sites mirrors. (diff) | |
- Add math/qwtplot3d-qt4 - Qt4 version of QwtPlot3d
PR: 113255
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Repocopied by: marcus
Notes
Notes:
svn path=/head/; revision=193564
Diffstat (limited to 'math/qwtplot3d-qt4/files/patch-qwtplot3d.pro')
| -rw-r--r-- | math/qwtplot3d-qt4/files/patch-qwtplot3d.pro | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro b/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro new file mode 100644 index 000000000000..93ee14106c97 --- /dev/null +++ b/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro @@ -0,0 +1,11 @@ +--- ./qwtplot3d.pro.orig Thu Jul 21 21:00:46 2005 ++++ ./qwtplot3d.pro Sun May 27 21:11:49 2007 +@@ -2,7 +2,7 @@ + # + + +-TARGET = qwtplot3d ++TARGET = qwtplot3d-qt4 + TEMPLATE = lib + CONFIG += qt warn_on opengl thread zlib + MOC_DIR = tmp |
