summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-18 21:17:16 +0000
committermarcus <marcus@FreeBSD.org>2004-01-18 21:17:16 +0000
commit31ea49ea071ad622541d585e8d1931588a3fc554 (patch)
tree734c9924fd7238ad1939fcfe01871c9713dca715 /x11-toolkits
parent8a352cf410361e0fe03d37e6be24bd104765eab0 (diff)
downloadFreeBSD-ports-31ea49ea071ad622541d585e8d1931588a3fc554.zip
FreeBSD-ports-31ea49ea071ad622541d585e8d1931588a3fc554.tar.gz
Add a missing BUILD_DEPENDS on intltool.
Reported by: bento
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/at-spi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/at-spi/Makefile b/x11-toolkits/at-spi/Makefile
index 8c6c031..ddf9ffd 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
OpenPOWER on IntegriCloud