diff options
Diffstat (limited to 'audio/bmp/Makefile')
-rw-r--r-- | audio/bmp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/bmp/Makefile b/audio/bmp/Makefile index efeb69a2852..1d0e556c8f7 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2009/08/26 20:20:32 sno Exp $ +# $NetBSD: Makefile,v 1.28 2010/06/13 22:43:47 wiz Exp $ # BMP_ENABLE_ENCODERS= yes PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" - -PKGREVISION= 6 +PKGREVISION= 7 DEPENDS+= unzip-[0-9]*:../../archivers/unzip |