aboutsummaryrefslogtreecommitdiff
path: root/databases/knoda/files
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-11-06 17:41:40 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-11-06 17:41:40 +0000
commitf598a7e179ad8db2316fb9e994020d32acf46b2e (patch)
tree681165050ad76518ba6f39bf39b4c1bc1b72e01c /databases/knoda/files
parente3ea92b34366438f5a3eb26807ce7ad1a6ab92a5 (diff)
downloadports-f598a7e179ad8db2316fb9e994020d32acf46b2e.tar.gz
ports-f598a7e179ad8db2316fb9e994020d32acf46b2e.zip
Notes
Diffstat (limited to 'databases/knoda/files')
-rw-r--r--databases/knoda/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/knoda/files/patch-configure b/databases/knoda/files/patch-configure
new file mode 100644
index 000000000000..c0c9306a81bb
--- /dev/null
+++ b/databases/knoda/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Sat Nov 6 18:46:43 2004
++++ configure Sat Nov 6 18:47:37 2004
+@@ -26622,7 +26622,7 @@
+
+
+ CXXLIBS=" -L${HK_CLASSESDIR} -lhk_classes"
+-LIBS="$ac_save_LIBS -L${HK_CLASSESDIR} -lhk_classes "
++LIBS="$ac_save_LIBS -L${HK_CLASSESDIR} -lhk_classes ${LIBPTHREAD}"
+ CPPFLAGS="-I$HK_CLASSESINCDIR $ac_save_CPPFLAGS "
+
+ cat >conftest.$ac_ext <<_ACEOF