summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-11 08:39:44 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-11 08:39:44 +0800
commiteee2268c852c8d2f478a43a0e8254a0778fd7c33 (patch)
tree01c093335cb4527c924d6b0e160429aee0357b9e /devel
parentb449bb8c6f8e2aea357971d25fd3a29034d99859 (diff)
downloadmarcuscom-ports-eee2268c852c8d2f478a43a0e8254a0778fd7c33.tar
marcuscom-ports-eee2268c852c8d2f478a43a0e8254a0778fd7c33.tar.gz
marcuscom-ports-eee2268c852c8d2f478a43a0e8254a0778fd7c33.tar.bz2
marcuscom-ports-eee2268c852c8d2f478a43a0e8254a0778fd7c33.tar.lz
marcuscom-ports-eee2268c852c8d2f478a43a0e8254a0778fd7c33.tar.xz
marcuscom-ports-eee2268c852c8d2f478a43a0e8254a0778fd7c33.tar.zst
marcuscom-ports-eee2268c852c8d2f478a43a0e8254a0778fd7c33.zip
Add a BUILD_DEPENDS on intltool.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1453 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome-vfs/Makefile2
-rw-r--r--devel/gnomevfs2/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index aba86ec71..49dc05541 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME Virtual File System
+BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile
index aba86ec71..49dc05541 100644
--- a/devel/gnomevfs2/Makefile
+++ b/devel/gnomevfs2/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME Virtual File System
+BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes