diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-13 23:15:12 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-13 23:15:12 +0000 |
commit | 2ea807b88852de35b3125a6e735518ebf7bf2b16 (patch) | |
tree | a323e5934c271401834c9bbd6068598371bc82c4 /graphics/cairo/Makefile | |
parent | 1910fa4dfb8f914c8abd7d3ad960bc22a3def554 (diff) | |
download | ports-2ea807b88852de35b3125a6e735518ebf7bf2b16.tar.gz ports-2ea807b88852de35b3125a6e735518ebf7bf2b16.zip |
Notes
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r-- | graphics/cairo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 6a5d2c4bb6b7..4d74e9065def 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -26,7 +26,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ --disable-directfb \ --enable-tee -USES+= libtool pathfix pkgconfig +USES+= cpe libtool pathfix pkgconfig +CPE_VENDOR= cairographics USE_XORG= pixman USE_GNOME= referencehack USE_LDCONFIG= yes |