summaryrefslogtreecommitdiff
path: root/chinese/stardict2/files/patch-src::distance.cpp
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2003-05-19 06:23:17 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2003-05-19 06:23:17 +0000
commit1887dbec7f5a87a71988de76d115cbec75118421 (patch)
treec6a688517697904e34b663a545d4e05061ebb2cc /chinese/stardict2/files/patch-src::distance.cpp
parentUpdate to version 0.40. (diff)
o remove all LIB_DEPENDS, replace with USE_GNOME
o add patch files/patch-src::distance.cpp o add CONFIGURE_ENV for ${LOCALBASE}/{include|lib} o fix build problem on 5.1 PR: ports/52199 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=81339
Diffstat (limited to 'chinese/stardict2/files/patch-src::distance.cpp')
-rw-r--r--chinese/stardict2/files/patch-src::distance.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/stardict2/files/patch-src::distance.cpp b/chinese/stardict2/files/patch-src::distance.cpp
new file mode 100644
index 000000000000..93345df6279c
--- /dev/null
+++ b/chinese/stardict2/files/patch-src::distance.cpp
@@ -0,0 +1,11 @@
+--- src/distance.cpp.orig Wed May 14 01:25:59 2003
++++ src/distance.cpp Wed May 14 01:26:12 2003
+@@ -35,7 +35,7 @@
+ #include "distance.h"
+
+ #include <stdlib.h>
+-#include <malloc.h>
++//#include <malloc.h>
+ #include <string.h>
+ //#include <stdio.h>
+