1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-18 03:00:42 -04:00
ports/cad/klayout/files/patch-src-db-db-db.pro
2021-08-29 06:23:10 +09:00

9 lines
288 B
INI

--- src/db/db/db.pro.orig 2021-08-28 16:45:43 UTC
+++ src/db/db/db.pro
@@ -395,5 +395,5 @@ HEADERS = \
INCLUDEPATH += $$TL_INC $$GSI_INC
DEPENDPATH += $$TL_INC $$GSI_INC
-LIBS += -L$$DESTDIR -lklayout_tl -lklayout_gsi
+LIBS += $$DESTDIR/libklayout_tl.so $$DESTDIR/libklayout_gsi.so