aboutsummaryrefslogtreecommitdiff
path: root/graphics/libggi/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-06-03 12:35:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-06-03 12:35:42 +0000
commite3aede5bc2449c6668fa3e6484b9d8975ef34dc4 (patch)
treed4b39a7b7fe73c232801a79b9ec016e244a07bd9 /graphics/libggi/Makefile
parentdb4afe76a7a86d90032172a2d6c40e2f74b10a27 (diff)
downloadports-e3aede5bc2449c6668fa3e6484b9d8975ef34dc4.tar.gz
ports-e3aede5bc2449c6668fa3e6484b9d8975ef34dc4.zip
Notes
Diffstat (limited to 'graphics/libggi/Makefile')
-rw-r--r--graphics/libggi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/libggi/Makefile b/graphics/libggi/Makefile
index c948ffb28da1..2648d1131296 100644
--- a/graphics/libggi/Makefile
+++ b/graphics/libggi/Makefile
@@ -120,6 +120,8 @@ MLINKS= ggi-demo.1 demo.1 \
- ggidev-le0_3.3 \
- ggidev-lt0_3.3
+CONFIGURE_ARGS= --disable-directfb
+
.if exists(/usr/include/dev/kgi/kgi.h)
CONFIGURE_ARGS+= --enable-kgi --with-extra-includes=/usr/include/dev
.endif