aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-10-29 02:21:28 +0800
committermiwi <miwi@FreeBSD.org>2011-10-29 02:21:28 +0800
commit50d2ca95baebcdc31ee9fbfdeb49da27f5543cc4 (patch)
tree07ccea2e8057eedbfefc095b4a1772da97592a54 /graphics
parentf3c7d61c27730551dd9e884b1d0949156cc7b9f8 (diff)
downloadfreebsd-ports-gnome-50d2ca95baebcdc31ee9fbfdeb49da27f5543cc4.tar.gz
freebsd-ports-gnome-50d2ca95baebcdc31ee9fbfdeb49da27f5543cc4.tar.zst
freebsd-ports-gnome-50d2ca95baebcdc31ee9fbfdeb49da27f5543cc4.zip
- Fix build on FreeBSD 10
Approved by: kwm implicit
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libdrm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile
index 823d49d21513..83324cd7a420 100644
--- a/graphics/libdrm/Makefile
+++ b/graphics/libdrm/Makefile
@@ -17,6 +17,7 @@ COMMENT= Userspace interface to kernel Direct Rendering Module services
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs
+WITH_FBSD10_FIX= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes