summaryrefslogtreecommitdiff
path: root/sysutils/cfengine3/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-10-29 04:02:04 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-10-29 04:02:04 +0000
commit39ed2d217febf94705f83bedc7eb203145509def (patch)
treee9333916e0b8b47288c1e57bd8427eefb65555c1 /sysutils/cfengine3/files
parentUpgrade to 3.1.3 (diff)
upgrade to cfengine-1.5.3
Notes
Notes: svn path=/head/; revision=22717
Diffstat (limited to 'sysutils/cfengine3/files')
-rw-r--r--sysutils/cfengine3/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/cfengine3/files/patch-aa b/sysutils/cfengine3/files/patch-aa
new file mode 100644
index 000000000000..ffdfe212966e
--- /dev/null
+++ b/sysutils/cfengine3/files/patch-aa
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Thu Oct 28 16:50:34 1999
++++ src/Makefile.in Thu Oct 28 16:50:37 1999
+@@ -130,7 +130,7 @@
+ LEX= @LEX@
+ LEXLIB = @LEXLIB@
+
+-LDFLAGS= @LDFLAGS@
++LDFLAGS= @LDFLAGS@ -pthread
+ LIBS= @LIBS@
+
+ DEFS= @DEFS@