diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-27 15:52:25 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-27 15:52:25 +0000 |
commit | 08f7c4737d64c23dddba879e3485492d951fe110 (patch) | |
tree | 30314b4134d3a933f367760b09d403e615b164a8 /x11/libXau | |
parent | 83dea4aa6a21da401084f2dfefe5e1d11e6d295a (diff) | |
download | ports-08f7c4737d64c23dddba879e3485492d951fe110.tar.gz ports-08f7c4737d64c23dddba879e3485492d951fe110.zip |
Notes
Diffstat (limited to 'x11/libXau')
-rw-r--r-- | x11/libXau/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile index 73ddb55609bf..7debc9999e47 100644 --- a/x11/libXau/Makefile +++ b/x11/libXau/Makefile @@ -14,6 +14,7 @@ COMMENT= Authentication Protocol library for X11 XORG_CAT= lib USE_XORG= xproto:both +WITH_FBSD10_FIX= yes MAN3= Xau.3 XauDisposeAuth.3 XauFileName.3 XauGetAuthByAddr.3 \ XauGetBestAuthByAddr.3 XauLockAuth.3 XauReadAuth.3 \ |