diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 07:04:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 07:04:53 +0000 |
commit | 690535e580e9e4c75e59e384013d6b74d5f4bc8b (patch) | |
tree | a85f4c77c2b6d927ebc19ba98c00d8bba37050eb /x11/libXrandr | |
parent | 6bd11d6cb3d013e765dc3b8589cfa6bd6323b381 (diff) | |
download | ports-690535e580e9e4c75e59e384013d6b74d5f4bc8b.tar.gz ports-690535e580e9e4c75e59e384013d6b74d5f4bc8b.zip |
Notes
Diffstat (limited to 'x11/libXrandr')
-rw-r--r-- | x11/libXrandr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index 6d5e9610656d..88913d4a58fa 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -17,6 +17,7 @@ LICENSE= MIT XORG_CAT= lib USE_XORG= x11 randrproto:both xext xextproto xrender renderproto xproto:both +WITH_FBSD10_FIX= yes MAN3= Xrandr.3 \ XRRConfigCurrentConfiguration.3 \ XRRConfigCurrentRate.3 \ |