From 6ee2f52bca4d57d96561e5054df1385b59d6056c Mon Sep 17 00:00:00 2001
From: kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>
Date: Sat, 30 Mar 2013 10:45:31 +0000
Subject: Add check to make sure we have a pango that doesn't ship pangox.

git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17256 df743ca5-7f9a-e211-a948-0013205c9059
---
 x11-toolkits/pangox-compat/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'x11-toolkits')

diff --git a/x11-toolkits/pangox-compat/Makefile b/x11-toolkits/pangox-compat/Makefile
index c3e357c1a..f4c8c5218 100644
--- a/x11-toolkits/pangox-compat/Makefile
+++ b/x11-toolkits/pangox-compat/Makefile
@@ -1,6 +1,6 @@
 # Created by: Maxim Sobolev <sobomax@FreeBSD.org>
 # $FreeBSD$
-#   $MCom$
+#   $MCom: ports/x11-toolkits/pangox-compat/Makefile,v 1.1 2013/03/30 10:23:38 kwm Exp $
 
 PORTNAME=	pangox-compat
 PORTVERSION=	0.0.2
@@ -11,8 +11,9 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Depricated pangoX support.
 
-USE_XZ=		yes
+BUILD_DEPENDS=	pango>=1.34.0:${PORTSDIR}/x11-toolkits/pango
 
+USE_XZ=		yes
 USE_XORG=	x11 ice
 USE_GMAKE=	yes
 MAKE_JOBS_SAFE=	yes
-- 
cgit v1.2.3