mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
Fix CONFLICTS for asterisk ports and remove long deleted entries references. Upstream announce: http://blogs.digium.com/2014/10/28/asterisk-13-0-0-now-available/
11 lines
238 B
Text
11 lines
238 B
Text
--- main/asterisk.exports.in.orig 2013-08-22 08:26:55 UTC
|
|
+++ main/asterisk.exports.in
|
|
@@ -68,6 +68,8 @@
|
|
|
|
*/
|
|
LINKER_SYMBOL_PREFIX_IO_stdin_used;
|
|
+ LINKER_SYMBOL_PREFIX__progname;
|
|
+ LINKER_SYMBOL_PREFIXenviron;
|
|
local:
|
|
*;
|
|
};
|