mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
13 lines
220 B
Text
13 lines
220 B
Text
--- shared_app.pri.orig 2025-02-10 09:29:49 UTC
|
|
+++ shared_app.pri
|
|
@@ -18,8 +18,8 @@ LIBS += \
|
|
|
|
!r_no_opennurbs {
|
|
LIBS += \
|
|
- -lopennurbs \
|
|
- -lzlib
|
|
+ -lopenNURBS \
|
|
+ -lz
|
|
}
|
|
|
|
win32 {
|