Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.60 2014/02/12 23:17:32 tron Exp $
# $NetBSD: Makefile,v 1.62 2014/06/09 14:18:05 ryoon Exp $
#
BMP_ENABLE_ENCODERS= yes
.include "Makefile.common"
PKGREVISION= 33
PKGREVISION= 35
USE_TOOLS+= unzip:run

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.30 2013/10/10 14:41:49 ryoon Exp $
# $NetBSD: buildlink3.mk,v 1.31 2014/05/05 00:47:35 ryoon Exp $
BUILDLINK_TREE+= bmp
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= bmp
BMP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.bmp+= bmp>=0.9.7rc2nb3
BUILDLINK_ABI_DEPENDS.bmp+= bmp>=0.9.7.1nb32
BUILDLINK_ABI_DEPENDS.bmp+= bmp>=0.9.7.1nb34
BUILDLINK_PKGSRCDIR.bmp?= ../../audio/bmp
.include "../../devel/gettext-lib/buildlink3.mk"