diff options
Diffstat (limited to 'textproc/gnome-doc-utils/Makefile')
-rw-r--r-- | textproc/gnome-doc-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index 027cec9cb..b24954c9f 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.49 2007/07/31 06:06:32 marcus Exp $ +# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.50 2007/08/04 03:51:31 marcus Exp $ # PORTNAME= gnome-doc-utils @@ -27,7 +27,7 @@ RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \ USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_GNOME= gnomehier gnometarget gnomehack libxslt +USE_GNOME= gnomehier gnometarget gnomehack libxslt intltool USE_PYTHON= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes |