mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
--- shared_app.pri.orig 2015-11-28 16:39:25.396369000 +0000
|
|
+++ shared_app.pri 2015-11-28 16:41:00.193868000 +0000
|
|
@@ -18,6 +18,6 @@
|
|
!r_no_opennurbs {
|
|
LIBS += \
|
|
- -lopennurbs \
|
|
- -lzlib
|
|
+ -lopenNURBS \
|
|
+ -lz
|
|
}
|
|
|