diff options
author | joerg <joerg> | 2006-06-11 13:06:19 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-06-11 13:06:19 +0000 |
commit | b86d9117e8b9a00835f31dd85ff70958888fd36c (patch) | |
tree | bfe1584f02ce845800fe6d613cc9c2ea2ea15f11 /x11/devilspie | |
parent | 0808be21bc7e9b8587358218b01c52e2904b1a9e (diff) | |
download | pkgsrc-b86d9117e8b9a00835f31dd85ff70958888fd36c.tar.gz |
Needs msg-fmt.
Diffstat (limited to 'x11/devilspie')
-rw-r--r-- | x11/devilspie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/devilspie/Makefile b/x11/devilspie/Makefile index d2481015d98..9bd2117e5ba 100644 --- a/x11/devilspie/Makefile +++ b/x11/devilspie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2006/04/17 13:46:52 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2006/06/11 13:06:19 joerg Exp $ DISTNAME= devilspie-0.17.1 PKGREVISION= 1 @@ -11,7 +11,7 @@ COMMENT= Window-matching utility to customize window behavior BUILD_DEPENDS+= libxslt>=1.0:../../textproc/libxslt -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config msgfmt GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES TEST_TARGET= check |