shouldn't gstreamer inform it knows that gstreamer is broken ?

--- Makefile    7 Jan 2006 13:01:39 -0000       1.4
+++ Makefile    21 Feb 2006 08:21:17 -0000
@@ -2,6 +2,10 @@

 COMMENT=               "GStreamer streaming media framework runtime"

+.if ${MACHINE_ARCH} == "amd64"
+BROKEN=                        Gstreamer does not build on amd64 for now
+.endif
+
 DISTNAME=              gstreamer-0.8.11
 PKGNAME=               ${DISTNAME}p0
 SHARED_LIBS=           gstcontrol-0.8  5.0 \

Reply via email to