aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-19 05:17:16 +0800
committermarcus <marcus@FreeBSD.org>2004-01-19 05:17:16 +0800
commit31ea49ea071ad622541d585e8d1931588a3fc554 (patch)
tree734c9924fd7238ad1939fcfe01871c9713dca715
parent8a352cf410361e0fe03d37e6be24bd104765eab0 (diff)
downloadfreebsd-ports-gnome-31ea49ea071ad622541d585e8d1931588a3fc554.tar.gz
freebsd-ports-gnome-31ea49ea071ad622541d585e8d1931588a3fc554.tar.zst
freebsd-ports-gnome-31ea49ea071ad622541d585e8d1931588a3fc554.zip
Add a missing BUILD_DEPENDS on intltool.
Reported by: bento
-rw-r--r--accessibility/at-spi/Makefile2
-rw-r--r--x11-toolkits/at-spi/Makefile2
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