diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-28 18:53:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-28 18:53:24 +0000 |
commit | 60f67978aa783d6d36505f194a0195ad247e9320 (patch) | |
tree | fd947d16acc0e80af1b9d131b8b408fbdf462a61 /x11/libXext | |
parent | 042e49267c703f2dc631aad5c59ee65ed5cca6cb (diff) | |
download | ports-60f67978aa783d6d36505f194a0195ad247e9320.tar.gz ports-60f67978aa783d6d36505f194a0195ad247e9320.zip |
Notes
Diffstat (limited to 'x11/libXext')
-rw-r--r-- | x11/libXext/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile index 24f7bad8d840..f5b20bff321a 100644 --- a/x11/libXext/Makefile +++ b/x11/libXext/Makefile @@ -16,6 +16,7 @@ COMMENT= X11 Extension library LICENSE= MIT +WITH_FBSD10_FIX=yes XORG_CAT= lib USE_XORG= xproto x11 xextproto:both xau CONFIGURE_ARGS+=--disable-specs --without-xmlto |