aboutsummaryrefslogtreecommitdiff
path: root/graphics/evas-core/files
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2012-06-26 17:36:30 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2012-06-26 17:36:30 +0000
commitb9eaf394330b28c95aff1aed37c4e9c7269123a4 (patch)
treec7d813040107a076d3b35f3a2eefbed1462e4ed4 /graphics/evas-core/files
parent2cce93719ddda5af2198b65d659b27535350e329 (diff)
downloadports-b9eaf394330b28c95aff1aed37c4e9c7269123a4.tar.gz
ports-b9eaf394330b28c95aff1aed37c4e9c7269123a4.zip
Notes
Diffstat (limited to 'graphics/evas-core/files')
-rw-r--r--graphics/evas-core/files/patch-configure10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/evas-core/files/patch-configure b/graphics/evas-core/files/patch-configure
index 03f08df2bf43..992c2ff81567 100644
--- a/graphics/evas-core/files/patch-configure
+++ b/graphics/evas-core/files/patch-configure
@@ -1,11 +1,11 @@
---- configure.orig 2011-05-25 17:39:00.945937598 +0200
-+++ configure 2011-05-25 17:42:12.592296998 +0200
-@@ -11871,7 +11871,7 @@
+--- configure.orig 2011-12-02 18:39:03.319551596 +0100
++++ configure 2011-12-02 18:43:43.426551716 +0100
+@@ -12097,7 +12097,7 @@
case "$host_os" in
-- mingw32ce* | cegcc*)
-+ mingw32ce* | cegcc* | freebsd*)
+- mingw32ce*)
++ mingw32ce* | freebsd*)
MODULE_ARCH="$host_os-$host_cpu"
;;
*)