pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
polly: Fix buildlink paths
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon Sep 12 23:37:58 2016 +0200
Changeset: 58fef13a8c6f71ae2cee92ddd9f2a1d3c6ede622
Modified Files:
polly/buildlink3.mk
Log Message:
polly: Fix buildlink paths
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=58fef13a8c6f71ae2cee92ddd9f2a1d3c6ede622
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
polly/buildlink3.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/polly/buildlink3.mk b/polly/buildlink3.mk
index 6048290..ed62222 100644
--- a/polly/buildlink3.mk
+++ b/polly/buildlink3.mk
@@ -5,8 +5,8 @@ BUILDLINK_TREE+= polly
.if !defined(POLLY_BUILDLINK3_MK)
POLLY_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.polly+= polly>=4.0.0nb20160911
-BUILDLINK_PKGSRCDIR.polly?= ../../wip/polly-git
+BUILDLINK_API_DEPENDS.polly+= polly>=3.8.1
+BUILDLINK_PKGSRCDIR.polly?= ../../wip/polly
.include "../../lang/llvm/buildlink3.mk"
.endif # POLLY_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index