SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
textproc/wkhtmltopdf/patches/patch-src_lib_lib_pro
Normal file
12
textproc/wkhtmltopdf/patches/patch-src_lib_lib_pro
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: src/lib/lib.pro
|
||||
--- src/lib/lib.pro.orig
|
||||
+++ src/lib/lib.pro
|
||||
@@ -36,6 +36,8 @@ windows: CONFIG += skip_target_version_ext
|
||||
TARGET=wkhtmltox
|
||||
INSTALLS += target
|
||||
|
||||
+QMAKE_LFLAGS = -L${WRKBUILD}/qt/lib
|
||||
+
|
||||
DESTDIR = ../../bin
|
||||
!windows: target.path=$$INSTALLBASE/lib
|
||||
else: target.path=$$INSTALLBASE/bin
|
Loading…
Add table
Add a link
Reference in a new issue