ports/devel/mono-addins/files/patch-Mono.Addins.Gui_Mono.Addins.Gui.csproj
Romain Tartière d59914ab44 - Update to 1.1;
- Switch to GitHub;
  - Fix some Makefile alignments;
  - Define LICENSE;
  - Staging is Okay.
2014-02-23 11:34:18 +00:00

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>