- Remove patch-gtkmozembed::gecko-sharp.dll.config now that the ports
for the libraries refferenced use ltverhack Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
This commit is contained in:
parent
bd1f153bbb
commit
a6ccaf6504
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155233
2 changed files with 1 additions and 14 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= gecko-sharp
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://go-mono.com/archive/1.0.3/
|
||||
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
--- gtkmozembed/gecko-sharp.dll.config.orig Wed May 5 22:34:49 2004
|
||||
+++ gtkmozembed/gecko-sharp.dll.config Wed Aug 25 19:22:11 2004
|
||||
@@ -1,6 +1,6 @@
|
||||
<configuration>
|
||||
- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
|
||||
- <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
|
||||
- <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0.so.0"/>
|
||||
- <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so.0"/>
|
||||
+ <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so"/>
|
||||
+ <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so"/>
|
||||
+ <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0.so"/>
|
||||
+ <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so"/>
|
||||
</configuration>
|
Loading…
Reference in a new issue