Revision
72957
Author
jmr@macports.org
Date
2010-10-30 13:26:02 -0700 (Sat, 30 Oct 2010)

Log Message

set supported_archs for qt3-mac dependents

Modified Paths

Diff

Modified: trunk/dports/devel/qtc-qtsharp/Portfile (72956 => 72957)


--- trunk/dports/devel/qtc-qtsharp/Portfile	2010-10-30 20:16:17 UTC (rev 72956)
+++ trunk/dports/devel/qtc-qtsharp/Portfile	2010-10-30 20:26:02 UTC (rev 72957)
@@ -6,6 +6,7 @@
 version		0.7a
 categories	devel
 platforms	darwin
+supported_archs i386 ppc
 maintainers	nomaintainer
 description	Intermediate C++ glue for Qt C# bindings
 long_description	A cross-platform GUI toolkit for Mono and Portable.Net which provides set of classes that bind any CIL language to the Qt toolkit.

Modified: trunk/dports/devel/qtsharp/Portfile (72956 => 72957)


--- trunk/dports/devel/qtsharp/Portfile	2010-10-30 20:16:17 UTC (rev 72956)
+++ trunk/dports/devel/qtsharp/Portfile	2010-10-30 20:26:02 UTC (rev 72957)
@@ -6,6 +6,7 @@
 version		0.7.1
 categories	devel
 platforms	darwin
+supported_archs i386 ppc
 maintainers	nomaintainer
 description	Qt bindings for C#
 long_description	A cross-platform GUI toolkit for Mono and Portable.Net which provides set of classes that bind any CIL language to the Qt toolkit.

Modified: trunk/dports/net/wap11gui/Portfile (72956 => 72957)


--- trunk/dports/net/wap11gui/Portfile	2010-10-30 20:16:17 UTC (rev 72956)
+++ trunk/dports/net/wap11gui/Portfile	2010-10-30 20:26:02 UTC (rev 72957)
@@ -33,6 +33,7 @@
 		![file isfile ${prefix}/include/qt3/qt_x11.h]} {
 		depends_lib-delete	path:include/qt3/qt_x11.h:qt3
 		depends_lib-append	path:include/qt3/qt_mac.h:qt3-mac
+		supported_archs i386 ppc
 	}
 
 	patchfiles-append	patch-admin-ltmain.sh \

Modified: trunk/dports/python/py26-pyqt3/Portfile (72956 => 72957)


--- trunk/dports/python/py26-pyqt3/Portfile	2010-10-30 20:16:17 UTC (rev 72956)
+++ trunk/dports/python/py26-pyqt3/Portfile	2010-10-30 20:26:02 UTC (rev 72957)
@@ -5,6 +5,7 @@
 name		py26-pyqt3
 version		3.17.4
 platforms	macosx
+supported_archs i386 ppc
 categories	python devel
 maintainers	blair
 description	PyQt is a set of Python bindings for the Qt toolkit

Modified: trunk/dports/science/qucs/Portfile (72956 => 72957)


--- trunk/dports/science/qucs/Portfile	2010-10-30 20:16:17 UTC (rev 72956)
+++ trunk/dports/science/qucs/Portfile	2010-10-30 20:26:02 UTC (rev 72957)
@@ -8,6 +8,7 @@
 categories          science electronics
 maintainers         rowue
 platforms           darwin
+supported_archs     i386 ppc
 description         an integrated circuit simulator
 long_description    Qucs is an integrated circuit simulator. \
     You can setup an circut with graphical user interface. \