pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
A bug in boost-headers broke this package. Depend on fixed version.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Aug 2 10:50:54 2016 +0200
Changeset: 144d8356afeffb326e5f582a21bfacabeeae5b01
Modified Files:
swift/Makefile
Log Message:
A bug in boost-headers broke this package. Depend on fixed version.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=144d8356afeffb326e5f582a21bfacabeeae5b01
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
swift/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/swift/Makefile b/swift/Makefile
index ac32456..483c01e 100644
--- a/swift/Makefile
+++ b/swift/Makefile
@@ -45,6 +45,8 @@ do-install:
${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