summaryrefslogtreecommitdiff
path: root/audio/bmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/bmp/Makefile')
-rw-r--r--audio/bmp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/bmp/Makefile b/audio/bmp/Makefile
index b464909ba1c..ac512959158 100644
--- a/audio/bmp/Makefile
+++ b/audio/bmp/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.19 2006/08/07 11:21:45 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2006/09/16 15:36:12 jmmv Exp $
#
BMP_ENABLE_ENCODERS= yes
.include "Makefile.common"
+PKGREVISION= 1
+
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
.if ${OPSYS} == "Darwin"