diff options
Diffstat (limited to 'graphics/goocanvas')
-rw-r--r-- | graphics/goocanvas/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/graphics/goocanvas/Makefile b/graphics/goocanvas/Makefile index 8d2960a1fd8a..0576795a851d 100644 --- a/graphics/goocanvas/Makefile +++ b/graphics/goocanvas/Makefile @@ -13,13 +13,17 @@ COMMENT= Canvas widget for GTK+ PORTSCOUT= ignore:1 -USES= libtool pathfix pkgconfig tar:bzip2 -USE_GNOME= gtk20 +LIB_DEPENDS= libfreetype.so:print/freetype2 \ + libfontconfig.so:x11-fonts/fontconfig + +USES= gnome libtool pathfix pkgconfig tar:bzip2 +USE_GNOME= cairo gdkpixbuf2 gtk20 GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +LIBS= -lm PORTDOCS= * |