aboutsummaryrefslogtreecommitdiff
path: root/x11/libXdamage
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-29 07:04:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-29 07:04:53 +0000
commit690535e580e9e4c75e59e384013d6b74d5f4bc8b (patch)
treea85f4c77c2b6d927ebc19ba98c00d8bba37050eb /x11/libXdamage
parent6bd11d6cb3d013e765dc3b8589cfa6bd6323b381 (diff)
downloadports-690535e580e9e4c75e59e384013d6b74d5f4bc8b.tar.gz
ports-690535e580e9e4c75e59e384013d6b74d5f4bc8b.zip
- Fix build on FreeBSD 10.0
Notes: all x11@ ports fixed for FreeBSD 10
Notes
Notes: svn path=/head/; revision=284612
Diffstat (limited to 'x11/libXdamage')
-rw-r--r--x11/libXdamage/Makefile1
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>