From 3e979f1ffc8d42e3370046586badf2edf0d98236 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 28 Apr 2007 22:32:10 +0000 Subject: Add a missing dependency on gnomedocutils. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8676 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/atk/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index de2ccd903..b0f3fd1ab 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.78 2007/03/12 13:28:58 ahze Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.80 2007/04/23 23:07:19 ahze Exp $ # PORTNAME= atk PORTVERSION= 1.19.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack glib20 ltverhack referencehack +USE_GNOME= gnomehack glib20 gnomedocutils ltverhack referencehack CONFIGURE_ARGS= --enable-static \ --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc -- cgit v1.2.3