diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-09-29 18:50:22 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-09-29 18:50:22 +0000 |
commit | d8ff61084edc050f92728a5c55193a6690a074fa (patch) | |
tree | bfe9fab90a1440c541a78a3ccaf732b21d7fc1f2 /x11/pixman/Makefile | |
parent | 99198ca937ec5e0db4116c3cc46dc8d73f054ca0 (diff) | |
download | ports-d8ff61084edc050f92728a5c55193a6690a074fa.tar.gz ports-d8ff61084edc050f92728a5c55193a6690a074fa.zip |
Notes
Diffstat (limited to 'x11/pixman/Makefile')
-rw-r--r-- | x11/pixman/Makefile | 1 |
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} |