From 0ee31ded3d8581d1a7ac1a777ac2709322888484 Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 1 Apr 2013 21:57:50 +0000 Subject: Add check to see if fontconfig is new enough. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17278 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/pango/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 6cd6c9488..c4ba6a9e4 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -16,7 +16,8 @@ USE_XZ= yes .if !defined(REFERENCE_PORT) -BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ + fontconfig>=2.10.91:${PORTSDIR}/x11-fonts/fontconfig LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \ freetype:${PORTSDIR}/print/freetype2 \ harfbuzz:${PORTSDIR}/print/harfbuzz \ -- cgit v1.2.3