diff options
-rw-r--r-- | accessibility/at-spi/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/at-spi/Makefile | 2 |
2 files changed, 4 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 diff --git a/x11-toolkits/at-spi/Makefile b/x11-toolkits/at-spi/Makefile index 8c6c0318a41c..ddf9ffd3911a 100644 --- a/x11-toolkits/at-spi/Makefile +++ b/x11-toolkits/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 |