diff options
Diffstat (limited to 'x11/libXdamage/Makefile')
-rw-r--r-- | x11/libXdamage/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXdamage/Makefile b/x11/libXdamage/Makefile index f27b13611b89..176b90741303 100644 --- a/x11/libXdamage/Makefile +++ b/x11/libXdamage/Makefile @@ -14,5 +14,6 @@ COMMENT= X Damage extension library XORG_CAT= lib USE_XORG= x11 damageproto:both xfixes fixesproto xextproto xproto:both +WITH_FBSD10_FIX= yes .include <bsd.port.mk> |