mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 16:29:15 -04:00
21 lines
571 B
XML
21 lines
571 B
XML
|
|
$FreeBSD$
|
|
|
|
--- Mono.Addins.Gui/Mono.Addins.Gui.csproj.orig
|
|
+++ Mono.Addins.Gui/Mono.Addins.Gui.csproj
|
|
@@ -52,7 +52,7 @@
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="Mono.Posix" />
|
|
- <Reference Include="Mono.Cairo" />
|
|
+ <Reference Include="Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
|
|
<Reference Include="System.Core" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
@@ -181,4 +181,4 @@
|
|
</Properties>
|
|
</MonoDevelop>
|
|
</ProjectExtensions>
|
|
-</Project>
|
|
\ No newline at end of file
|
|
+</Project>
|