From f74a35635d2b04bb0995d1786bdff67b84f9f223 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 25 Jul 2008 21:09:50 +0000 Subject: Add a missing dependnecy on pygnomedesktop. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11177 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/orca/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'accessibility') diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 6218c071f..296ec0087 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/accessibility/orca/Makefile,v 1.48 2008/06/17 03:49:20 marcus Exp $ +# $MCom: ports/accessibility/orca/Makefile,v 1.49 2008/07/22 06:36:32 marcus Exp $ # PORTNAME= orca PORTVERSION= 2.23.5 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -26,7 +27,8 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_PYTHON= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui atspi gnomespeech pygnome2 +USE_GNOME= gnomeprefix gnomehack libgnomeui atspi gnomespeech pygnome2 \ + pygnomedesktop INSTALLS_ICONS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit v1.2.3