diff options
author | tnn <tnn@pkgsrc.org> | 2008-06-01 15:32:31 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-06-01 15:32:31 +0000 |
commit | 0b0266ed1e9f948e1857bbcb31582f739de295d4 (patch) | |
tree | 488f28e753fa2b583d888dbbba28787152ccd031 /devel | |
parent | 9bf76f199f74c2f7b3ec4157f21369549686fcc3 (diff) | |
download | pkgsrc-0b0266ed1e9f948e1857bbcb31582f739de295d4.tar.gz |
needs intltool
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libcompizconfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |