aboutsummaryrefslogtreecommitdiff
path: root/graphics/cairo
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-08 11:23:34 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-08 11:23:34 +0000
commit0d7b872a8cc7cd37d29fe2e5f61b2a1ac2aaffc8 (patch)
treed7d382cfb63025ac57ec1f30117944dd43bd4024 /graphics/cairo
parented3e2c714a4d160d658ab4d74dba0d6f3921a666 (diff)
downloadports-0d7b872a8cc7cd37d29fe2e5f61b2a1ac2aaffc8.tar.gz
ports-0d7b872a8cc7cd37d29fe2e5f61b2a1ac2aaffc8.zip
Notes
Diffstat (limited to 'graphics/cairo')
-rw-r--r--graphics/cairo/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 8c7cbc5e0872..4992b7eb435a 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -22,16 +22,13 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
PORTSCOUT= skipv:5c-1.1,5c-1.2,5c-1.5
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \
- --disable-directfb \
- --enable-tee
USES= cpe gnome libtool pathfix pkgconfig tar:xz
CPE_VENDOR= cairographics
USE_XORG= pixman
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \
--disable-directfb \
--disable-gallium \