aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-16 06:59:19 +0800
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-16 06:59:19 +0800
commit4e13bdd373833eb7a86a53145a8a518491648c33 (patch)
treee7e720b572639e2f0a04e638e50019bd91edc0ac /dns
parent97b9561099322a8ce79751eb6d3bcbf45147b728 (diff)
downloadfreebsd-ports-gnome-4e13bdd373833eb7a86a53145a8a518491648c33.tar.gz
freebsd-ports-gnome-4e13bdd373833eb7a86a53145a8a518491648c33.tar.zst
freebsd-ports-gnome-4e13bdd373833eb7a86a53145a8a518491648c33.zip
Added patchfile to properly handle the -lpthread -pthread differences
for FreeBSD. Noticed on: bento
Diffstat (limited to 'dns')
-rw-r--r--dns/firedns/files/patch-firemake.libs5
1 files changed, 5 insertions, 0 deletions
diff --git a/dns/firedns/files/patch-firemake.libs b/dns/firedns/files/patch-firemake.libs
new file mode 100644
index 000000000000..f7ce4883e183
--- /dev/null
+++ b/dns/firedns/files/patch-firemake.libs
@@ -0,0 +1,5 @@
+--- firemake.libs.orig Sat Nov 16 10:00:14 2002
++++ firemake.libs Sat Nov 16 10:00:23 2002
+@@ -1 +1 @@
+--lfirestring -lpthread
++-lfirestring -pthread