diff options
Diffstat (limited to 'graphics')
-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 |