mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
- Add CPE and libedit support [1] - Use @preunexec instead of the deprecated @unexec in pkg-plist [1] - Regenerate patches with make makepatch PR: 211387 [1] Submitted by: luca.pizzamiglio@gmail.com [1]
11 lines
225 B
Text
11 lines
225 B
Text
--- builds/posix/firebird.vers.orig 2016-06-30 09:34:53 UTC
|
|
+++ builds/posix/firebird.vers
|
|
@@ -25,6 +25,8 @@
|
|
|
|
{
|
|
global:
|
|
+ __progname;
|
|
+ environ;
|
|
# private entrypoint for REMOTE server
|
|
server_main;
|
|
#-------------------
|