changeset 1967:a3d9d06c2ab4

package qt: add support for DragonFly BSD
author Tony Theodore <tonyt@logyst.com>
date Sun, 28 Aug 2011 05:17:56 +1000
parents 6559e3a6c75d
children 53c442ce3960
files src/qt-3-dragonfly.patch
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/qt-3-dragonfly.patch	Sun Aug 28 05:17:56 2011 +1000
@@ -0,0 +1,19 @@
+This file is part of mingw-cross-env.
+See doc/index.html for further information.
+
+This patch is inspired by:
+
+http://cvsweb.NetBSD.org/bsdweb.cgi/pkgsrc/x11/qt4-libs/Makefile.common?rev=1.27&content-type=text/x-cvsweb-markup
+
+diff -ur qt-everywhere-opensource-src-4.7.3.orig/configure qt-everywhere-opensource-src-4.7.3/configure
+--- qt-everywhere-opensource-src-4.7.3.orig/configure	2011-08-28 04:51:54.000000000 +1000
++++ qt-everywhere-opensource-src-4.7.3/configure	2011-08-28 04:57:14.000000000 +1000
+@@ -2650,7 +2650,7 @@
+      ULTRIX:*)
+         PLATFORM=ultrix-g++
+         ;;
+-     FreeBSD:*)
++     FreeBSD:*|DragonFly:*)
+         PLATFORM=freebsd-g++
+         PLATFORM_NOTES="
+             - Also available for FreeBSD: freebsd-icc