aboutsummaryrefslogtreecommitdiff
path: root/net/mgen
diff options
context:
space:
mode:
Diffstat (limited to 'net/mgen')
-rw-r--r--net/mgen/files/patch-protolib_unix_Makefile.freebsd14
-rw-r--r--net/mgen/files/patch-unix_Makefile.freebsd14
2 files changed, 28 insertions, 0 deletions
diff --git a/net/mgen/files/patch-protolib_unix_Makefile.freebsd b/net/mgen/files/patch-protolib_unix_Makefile.freebsd
new file mode 100644
index 000000000000..bbabd1bcfd6b
--- /dev/null
+++ b/net/mgen/files/patch-protolib_unix_Makefile.freebsd
@@ -0,0 +1,14 @@
+--- protolib/unix/Makefile.freebsd.orig Tue May 31 15:36:12 2005
++++ protolib/unix/Makefile.freebsd Tue May 31 15:36:35 2005
+@@ -5,9 +5,9 @@
+ # 1) System specific additional libraries, include paths, etc
+ # (Where to find X11 libraries, etc)
+ #
+-SYSTEM_INCLUDES =
++SYSTEM_INCLUDES = %%PTHREAD_CFLAGS%%
+ SYSTEM_LDFLAGS =
+-SYSTEM_LIBS = -lc_r
++SYSTEM_LIBS =
+
+ # 2) System specific capabilities
+ # Must choose appropriate for the following:
diff --git a/net/mgen/files/patch-unix_Makefile.freebsd b/net/mgen/files/patch-unix_Makefile.freebsd
new file mode 100644
index 000000000000..9adced71b64e
--- /dev/null
+++ b/net/mgen/files/patch-unix_Makefile.freebsd
@@ -0,0 +1,14 @@
+--- unix/Makefile.freebsd.orig Tue May 31 15:31:56 2005
++++ unix/Makefile.freebsd Tue May 31 15:34:21 2005
+@@ -5,9 +5,9 @@
+ # 1) System specific additional libraries, include paths, etc
+ # (Where to find X11 libraries, etc)
+ #
+-SYSTEM_INCLUDES =
++SYSTEM_INCLUDES = %%PTHREAD_CFLAGS%%
+ SYSTEM_LDFLAGS =
+-SYSTEM_LIBS = -lc_r
++SYSTEM_LIBS =
+
+ # 2) System specific capabilities
+ # Must choose appropriate for the following: