diff options
author | joerg <joerg> | 2006-06-11 22:45:33 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-06-11 22:45:33 +0000 |
commit | 09af0e9a8be40efaf5c4b649a62873a17b81729c (patch) | |
tree | 36a1330df6f7522738a99ff229075a3389f48303 /audio/libvisual-bmp | |
parent | ed452ac3b61990fb9d8902242ac3212517966038 (diff) | |
download | pkgsrc-09af0e9a8be40efaf5c4b649a62873a17b81729c.tar.gz |
Needs msgfmt.
Diffstat (limited to 'audio/libvisual-bmp')
-rw-r--r-- | audio/libvisual-bmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libvisual-bmp/Makefile b/audio/libvisual-bmp/Makefile index afd95e276a2..a68ce072c39 100644 --- a/audio/libvisual-bmp/Makefile +++ b/audio/libvisual-bmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/04/17 13:46:16 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2006/06/11 22:45:33 joerg Exp $ # DISTNAME= libvisual-bmp-0.2.0 @@ -13,7 +13,7 @@ COMMENT= Libvisual Beep Media Player plugin USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config msgfmt post-extract: ${MV} ${WRKSRC}/pixmaps/libvisual-xmms-vis.bmp \ |