diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-06-03 12:35:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-06-03 12:35:42 +0000 |
commit | e3aede5bc2449c6668fa3e6484b9d8975ef34dc4 (patch) | |
tree | d4b39a7b7fe73c232801a79b9ec016e244a07bd9 /graphics/cairo | |
parent | db4afe76a7a86d90032172a2d6c40e2f74b10a27 (diff) |
Notes
Diffstat (limited to 'graphics/cairo')
-rw-r--r-- | graphics/cairo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 4c0d598ff21f..0f748c619795 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -25,6 +25,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ pixman-1.9:${PORTSDIR}/x11/pixman CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ + --disable-directfb \ --enable-pdf \ --enable-ps USE_GNOME= gnomehack ltverhack referencehack |