Date: Fri, 20 Jan 2012 16:32:06 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/pixman Makefile Message-ID: <201201201632.q0KGW67H043067@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
danfe 2012-01-20 16:32:06 UTC FreeBSD ports repository Modified files: x11/pixman Makefile Log: - Check for supported CPU features per MACHINE_CPU variable; it is both more clear, in line with what most other ports do, and more generic (no need to account for amd64 which always has MMX and SSE2) - Rephrase OPTION line a bit to fit in 80-char terminal while I am here Approved by: x11 (eadler) Revision Changes Path 1.21 +7 -6 ports/x11/pixman/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201201632.q0KGW67H043067>