From 935d40d10f68ebe924b9f7b6fe3096d973175770 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 6 Jan 2010 00:55:52 +0000 Subject: Add a RUN_DEPENDS on at-spi2-core, and remove the conditional PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13370 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/at-spi2-atk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile index 826873c16..5a1fdcede 100644 --- a/accessibility/at-spi2-atk/Makefile +++ b/accessibility/at-spi2-atk/Makefile @@ -3,12 +3,11 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.1 2010/01/06 00:41:11 marcus Exp $ +# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.1 2010/01/06 00:47:00 marcus Exp $ # PORTNAME= at-spi2-atk PORTVERSION= 0.1.4 -PORTREVISION?= 0 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,6 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Assisted Technology Provider module for GTK+ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib +RUN_DEPENDS= at-spi-dbus-bus:${PORTSDIR}/accessibility/at-spi2-core USE_BZIP2= yes USE_GETTEXT= yes -- cgit v1.2.3