aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-09-30 02:50:22 +0800
committereadler <eadler@FreeBSD.org>2013-09-30 02:50:22 +0800
commita061a72462d8dea475fe4ff75586f6aafd7adf62 (patch)
treebfe9fab90a1440c541a78a3ccaf732b21d7fc1f2 /x11
parent5e274ae2610d25a71e4bc6d198be7ef8bf2c7069 (diff)
downloadfreebsd-ports-gnome-a061a72462d8dea475fe4ff75586f6aafd7adf62.tar.gz
freebsd-ports-gnome-a061a72462d8dea475fe4ff75586f6aafd7adf62.tar.zst
freebsd-ports-gnome-a061a72462d8dea475fe4ff75586f6aafd7adf62.zip
pixman is stage safe already
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}