1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/emulators/emu64/files/patch-src_src.pro
Tobias C. Berner 2bf2737332 archivers/quazip: update to 1.1
- fix / modify find calls and include directories in dependent ports
2020-11-08 18:57:00 +00:00

12 lines
222 B
Prolog

--- src/src.pro.orig 2020-11-08 17:21:01 UTC
+++ src/src.pro
@@ -73,7 +73,7 @@ DEFINES += ZIP_SUPPORT=true
win32 {
PKGCONFIG += quazip
} else {
- LIBS += -lquazip5
+ PKGCONFIG += quazip1-qt5
}
# Quelltexte