freebsd-ports/cad/qcad/files/patch-shared_app.pri
Michael Reifenberger 3119197c54 Update to v3.22.0.12
Submitted by:	Tamas TEVESZ
2019-06-02 18:05:59 +00:00

13 lines
220 B
Text

--- shared_app.pri.orig 2019-05-04 22:28:42 UTC
+++ shared_app.pri
@@ -15,8 +15,8 @@ LIBS += \
!r_no_opennurbs {
LIBS += \
- -lopennurbs \
- -lzlib
+ -lopenNURBS \
+ -lz
}
win32 {