From ccd32680d478798489e709a8d43098837127b52d Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Tue, 12 Oct 2010 03:23:26 +0000 Subject: - Update to 0.90.2 - Add dependency on rubygem-pkg-config Submitted by: me (swills) Approved by: pgollucci (mentor) --- accessibility/ruby-atk/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'accessibility') diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile index 0b97ba16b3d1..fd6ebf15917c 100644 --- a/accessibility/ruby-atk/Makefile +++ b/accessibility/ruby-atk/Makefile @@ -18,7 +18,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for ATK -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/glib2.so:${PORTSDIR}/devel/ruby-glib2 +BUILD_DEPENDS+= rubygem-pkg-config>=1.0.7:${PORTSDIR}/devel/rubygem-pkg-config +RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \ + rubygem-pkg-config>=1.0.7:${PORTSDIR}/devel/rubygem-pkg-config USE_RUBY= yes USE_GNOME= atk -- cgit v1.2.3