diff options
author | tnn <tnn> | 2008-06-01 15:32:31 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-06-01 15:32:31 +0000 |
commit | 984caf8162ba4b9200a666f9f1f55e2c83461707 (patch) | |
tree | 488f28e753fa2b583d888dbbba28787152ccd031 /devel/libcompizconfig | |
parent | b32bf7a5c362536a4de029689ac91604860812b9 (diff) | |
download | pkgsrc-984caf8162ba4b9200a666f9f1f55e2c83461707.tar.gz |
needs intltool
Diffstat (limited to 'devel/libcompizconfig')
-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 |