From owner-freebsd-x11@FreeBSD.ORG Mon Feb 3 03:19:57 2014 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5FC50174 for ; Mon, 3 Feb 2014 03:19:57 +0000 (UTC) Received: from mail-ig0-x231.google.com (mail-ig0-x231.google.com [IPv6:2607:f8b0:4001:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 208F414E8 for ; Mon, 3 Feb 2014 03:19:57 +0000 (UTC) Received: by mail-ig0-f177.google.com with SMTP id k19so3372565igc.4 for ; Sun, 02 Feb 2014 19:19:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dataix.net; s=rsa; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition; bh=AH/a6ajxvwUqOtvmYQSv3QHIgfUfOwCJVk5gODBODZQ=; b=WUyzuuK23DiqHDVOaM8uZ9UXNX3EdKwQx6C+8oE3lTn//WuvpX/ng1/s5GU9dI1mN0 pWzJIagePtSn+VTn8Ly61DPFyEXSkWqpxfnquDASBu93wy9/ihPj2u+98WbUmE4+pxqJ 46UX3TxLzpFUFsJdIrPrKNumzo2MtuL1r35q4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-type:content-disposition; bh=AH/a6ajxvwUqOtvmYQSv3QHIgfUfOwCJVk5gODBODZQ=; b=fgZycBJ3AjQzp8GVXMnSCgaCmuX647G/2rz1QVY6vvD6KQFOsLTsglD8KypqoFF1qi 1bK9v7DWt3dz/ELevwN8PplECgjG+blPhCupETDSZ+vCSQBam4T4buzlWHhKTsdX9Py4 SsvnvhtZRfG2QFSEphx/1R7gF/9b8eciyV/mbESwcnDadO1De+siM7NSqO86JpLuhu3L QGcjKUa0LLKXz07oUk6kIJvg+yD5jtg7Tr3n4UaQBwNyqs6MQ3gDTylknxBKppwa62kx 0W0gl3lx/0mOvl3Gh+21mhqunzs0U7ZkHy+FXPj1cm+YJxd1+rtGoPHDQBII42srLX+z wItA== X-Gm-Message-State: ALoCoQkgAPUxNDzOfenEM1awUcgSkmyoIDoEp88z+zjlUUwa6dyFHzPeu/x/4gc8jqtrpgd3Zjh4 X-Received: by 10.50.109.132 with SMTP id hs4mr10089059igb.34.1391397595914; Sun, 02 Feb 2014 19:19:55 -0800 (PST) Received: from DataIX.local (75-128-101-59.dhcp.sgnw.mi.charter.com. [75.128.101.59]) by mx.google.com with ESMTPSA id h6sm26053936igy.8.2014.02.02.19.19.55 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Feb 2014 19:19:55 -0800 (PST) Received: from DataIX.local (localhost [127.0.0.1]) by DataIX.local (8.14.7/8.14.7) with ESMTP id s133JqOq046376 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sun, 2 Feb 2014 22:19:53 -0500 (EST) (envelope-from jhellenthal@DataIX.net) Received: (from jh@localhost) by DataIX.local (8.14.7/8.14.7/Submit) id s133JqcU046375 for x11@freebsd.org; Sun, 2 Feb 2014 22:19:52 -0500 (EST) (envelope-from jhellenthal@DataIX.net) Date: Sun, 2 Feb 2014 22:19:52 -0500 From: jhellenthal@dataix.net To: x11@freebsd.org Subject: pixman malformed conditional '$' Message-ID: <20140203031952.GA46364@DataIX.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Feb 2014 03:19:57 -0000 Could someone please get rid of the '$' here ? THanks make: "/export/usr/ports/x11/pixman/Makefile" line 23: Malformed conditional (! ${MACHINE_CPU:Mmmx}) make: "/export/usr/ports/x11/pixman/Makefile" line 26: Malformed conditional (! ${MACHINE_CPU:Msse2}) -- - (2^(N-1)) JJH48-ARIN