pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

polly: pkglint -Wall -Call



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Sep 12 23:33:07 2016 +0200
Changeset:	e59469aafc66e1b71863ae2375ea4f9712e9f289

Modified Files:
	polly/buildlink3.mk

Log Message:
polly: pkglint -Wall -Call

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e59469aafc66e1b71863ae2375ea4f9712e9f289

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 polly/buildlink3.mk | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/polly/buildlink3.mk b/polly/buildlink3.mk
index fdbc506..6048290 100644
--- a/polly/buildlink3.mk
+++ b/polly/buildlink3.mk
@@ -8,7 +8,6 @@ POLLY_BUILDLINK3_MK:=
 BUILDLINK_API_DEPENDS.polly+=	polly>=4.0.0nb20160911
 BUILDLINK_PKGSRCDIR.polly?=	../../wip/polly-git
 
-DEPENDS+=	llvm-${PKGVERSION_NOREV}{,nb*}:../../lang/llvm
 .include "../../lang/llvm/buildlink3.mk"
 .endif	# POLLY_BUILDLINK3_MK
 


Home | Main Index | Thread Index | Old Index