diff options
Diffstat (limited to 'audio')
-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 \ |