maintainer update: math/qwtplot3d
update to 0.2.7 PR: ports/116578 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
This commit is contained in:
20
math/qwtplot3d/files/patch-qwtplot3d.pro
Normal file
20
math/qwtplot3d/files/patch-qwtplot3d.pro
Normal file
@@ -0,0 +1,20 @@
|
||||
--- ./qwtplot3d.pro.orig Tue Jun 26 18:33:59 2007
|
||||
+++ ./qwtplot3d.pro Tue Jun 26 18:34:38 2007
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
TARGET = qwtplot3d
|
||||
TEMPLATE = lib
|
||||
-CONFIG += qt warn_on opengl thread zlib debug
|
||||
+CONFIG += qt warn_on opengl thread zlib
|
||||
MOC_DIR = tmp
|
||||
OBJECTS_DIR = tmp
|
||||
INCLUDEPATH = include
|
||||
@@ -21,7 +21,7 @@
|
||||
win32:CONFIG -= zlib
|
||||
|
||||
linux-g++:TMAKE_CXXFLAGS += -fno-exceptions
|
||||
-unix:VERSION = 0.2.6
|
||||
+unix:VERSION = 0.2.7
|
||||
|
||||
# Input
|
||||
SOURCES += src/qwt3d_axis.cpp \
|
||||
Reference in New Issue
Block a user