mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
radio control based on hamlib libraries, DX cluster connection, band map, QRZ.com/HamQTH.com callbook (XML access), IOTA support, a grayliner, propagation indicator, xplanet support (maps in azimuthal projection centered in your QTH), OK1RR free QSL manager database etc. Reviewed by: db, skreuzer Approved by: db, skreuzer (mentors) Differential Revision: https://phabric.freebsd.org/D313
11 lines
473 B
Text
11 lines
473 B
Text
--- src/cqrlog.lpi.orig 2014-06-30 22:29:40.000000000 -0700
|
|
+++ src/cqrlog.lpi 2014-06-30 22:29:47.000000000 -0700
|
|
@@ -633,7 +633,7 @@
|
|
<Version Value="9"/>
|
|
<SearchPaths>
|
|
<Libraries Value="$(LazarusDir)/lcl"/>
|
|
- <OtherUnitFiles Value="lnet/lib;ipc;mysql"/>
|
|
+ <OtherUnitFiles Value="lnet/lib;mysql"/>
|
|
<SrcPath Value="$(LazarusDir)/lcl;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)"/>
|
|
<LCLWidgetType Value="gtk2"/>
|
|
</SearchPaths>
|