mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
1d45b6e08b
- Libintl is not part of libc on FreeBSD PR: ports/70318 Submitted by: Christopher Nehren <apeiron@comcast.net> Approved by: maintainer timeout (14 days)
8 lines
334 B
Plaintext
8 lines
334 B
Plaintext
--- gconf/GConf/gconf-sharp.dll.config.in.orig Wed Jul 14 21:54:59 2004
|
|
+++ gconf/GConf/gconf-sharp.dll.config.in Wed Jul 14 21:57:00 2004
|
|
@@ -1,3 +1,3 @@
|
|
<configuration>
|
|
- <dllmap dll="gconf-2" target="libgconf-2@LIB_PREFIX@.4@LIB_SUFFIX@"/>
|
|
+ <dllmap dll="gconf-2" target="libgconf-2@LIB_PREFIX@@LIB_SUFFIX@"/>
|
|
</configuration>
|