summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-09-29 18:50:22 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-09-29 18:50:22 +0000
commitd8ff61084edc050f92728a5c55193a6690a074fa (patch)
treebfe9fab90a1440c541a78a3ccaf732b21d7fc1f2 /x11
parentUpdate wine-gecko to version 2.24, based on Firefox 24. [1] (diff)
pixman is stage safe already
Notes
Notes: svn path=/head/; revision=328725
Diffstat (limited to 'x11')
-rw-r--r--x11/pixman/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index 3c14f5edf2e9..dff8bdf2722c 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -15,7 +15,6 @@ CONFIGURE_ARGS= --disable-gtk
OPTIONS_DEFINE= SIMD
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ! {PORT_OPTIONS:MSIMD}