pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/swift A bug in boost-headers broke this package. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ceb48424b3d6
branches: trunk
changeset: 350667:ceb48424b3d6
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Aug 02 08:50:45 2016 +0000
description:
A bug in boost-headers broke this package. Depend on fixed version.
diffstat:
chat/swift/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r fc60306bcf13 -r ceb48424b3d6 chat/swift/Makefile
--- a/chat/swift/Makefile Tue Aug 02 08:49:59 2016 +0000
+++ b/chat/swift/Makefile Tue Aug 02 08:50:45 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/06/06 11:17:11 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/08/02 08:50:45 wiz Exp $
DISTNAME= swift-3.0
PKGREVISION= 2
@@ -46,6 +46,8 @@
${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
.include "../../lang/python/application.mk"
+BUILDLINK_API_DEPENDS.boost-headers+= boost-headers>=1.61.0nb1
+.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/libidn/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index