summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-06-01 15:32:31 +0000
committertnn <tnn@pkgsrc.org>2008-06-01 15:32:31 +0000
commit0b0266ed1e9f948e1857bbcb31582f739de295d4 (patch)
tree488f28e753fa2b583d888dbbba28787152ccd031
parent9bf76f199f74c2f7b3ec4157f21369549686fcc3 (diff)
downloadpkgsrc-0b0266ed1e9f948e1857bbcb31582f739de295d4.tar.gz
needs intltool
-rw-r--r--databases/gq/Makefile4
-rw-r--r--devel/libcompizconfig/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/gq/Makefile b/databases/gq/Makefile
index f17bcf3a7c3..6de819ce3f9 100644
--- a/databases/gq/Makefile
+++ b/databases/gq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2008/03/03 03:50:17 obache Exp $
+# $NetBSD: Makefile,v 1.36 2008/06/01 15:34:02 tnn Exp $
DISTNAME= gq-1.2.3
PKGREVISION= 2
@@ -13,7 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake perl pkg-config
+USE_TOOLS+= gmake perl pkg-config intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-browser-dnd
CONFIGURE_ARGS+= --enable-cache
diff --git a/devel/libcompizconfig/Makefile b/devel/libcompizconfig/Makefile
index 5829e956149..9165c83dc31 100644
--- a/devel/libcompizconfig/Makefile
+++ b/devel/libcompizconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/05/12 10:38:01 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/01 15:32:31 tnn Exp $
#
DISTNAME= libcompizconfig-0.6.0
@@ -11,7 +11,7 @@ COMMENT= Configuration backend for compiz
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config perl
+USE_TOOLS+= pkg-config perl intltool
PKG_SYSCONFSUBDIR?= compizconfig
EGDIR= ${PREFIX}/share/examples/compizconfig