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/libXdmcp | |
parent | 83dea4aa6a21da401084f2dfefe5e1d11e6d295a (diff) | |
download | ports-08f7c4737d64c23dddba879e3485492d951fe110.tar.gz ports-08f7c4737d64c23dddba879e3485492d951fe110.zip |
Notes
Diffstat (limited to 'x11/libXdmcp')
-rw-r--r-- | x11/libXdmcp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile index ad629cf5fb2e..8bdfcd8419d2 100644 --- a/x11/libXdmcp/Makefile +++ b/x11/libXdmcp/Makefile @@ -16,6 +16,7 @@ LICENSE= MIT XORG_CAT= lib USE_XORG= xproto:both +WITH_FBSD10_FIX= yes CONFIGURE_ARGS+=--disable-docs --without-xmlto |