From 8e2cc477a67bb3a7eb6ca7e399674dbffcc2feaf Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sat, 23 Mar 2019 16:28:23 +0000 Subject: [PATCH] Fix build after base r345349 While here pet portlint. PR: 236141 --- graphics/goocanvas/Makefile | 8 ++++++-- 1 file 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= *