diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-18 21:17:16 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-18 21:17:16 +0000 |
commit | ab02c3357cc5daa11177206a36b3c6fe0f0dcc9a (patch) | |
tree | 03334715cf5b0da51c4e6e6728b77bd9ef57e331 /accessibility | |
parent | da018e9eb4a701195ec76ad20077bb1d4f57982a (diff) |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/at-spi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index 8c6c0318a41c..ddf9ffd3911a 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= An Assistive Technology Service Provider Interface +BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool + USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gail libbonobo |