mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 07:27:38 -04:00
12 lines
322 B
Prolog
12 lines
322 B
Prolog
--- mupen64plus-qt.pro.orig 2020-11-08 17:31:05 UTC
|
|
+++ mupen64plus-qt.pro
|
|
@@ -86,7 +86,8 @@ win32|macx|linux_quazip_static {
|
|
LIBS += -lquazip5
|
|
}
|
|
} else {
|
|
- LIBS += -lquazip5
|
|
+ CONFIG += link_pkgconfig
|
|
+ PKGCONFIG += quazip1-qt5
|
|
}
|
|
}
|
|
}
|