diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-05 00:34:24 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-05 00:34:24 +0800 |
commit | fa1d720aead8ef52781dfafcd2c9c1c5961ae3bf (patch) | |
tree | ede65638d407a002529c00b635d21744bf38bbda /textproc | |
parent | 20e94875dd0685d70d3a03751a2a29dff5616cd9 (diff) | |
download | marcuscom-ports-fa1d720aead8ef52781dfafcd2c9c1c5961ae3bf.tar marcuscom-ports-fa1d720aead8ef52781dfafcd2c9c1c5961ae3bf.tar.gz marcuscom-ports-fa1d720aead8ef52781dfafcd2c9c1c5961ae3bf.tar.bz2 marcuscom-ports-fa1d720aead8ef52781dfafcd2c9c1c5961ae3bf.tar.lz marcuscom-ports-fa1d720aead8ef52781dfafcd2c9c1c5961ae3bf.tar.xz marcuscom-ports-fa1d720aead8ef52781dfafcd2c9c1c5961ae3bf.tar.zst marcuscom-ports-fa1d720aead8ef52781dfafcd2c9c1c5961ae3bf.zip |
Add intltool to fix the build in GNOME tinderbox.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9343 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-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 |