pkgsrc-WIP-changes archive

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

llvm-git: do not include git-package.mk twice



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Fri Dec 14 17:24:22 2018 +0100
Changeset:	da4ffda036ffe91ebb855efb21220b096b115da2

Modified Files:
	llvm-git/Makefile

Log Message:
llvm-git: do not include git-package.mk twice

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

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

diffstat:
 llvm-git/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/llvm-git/Makefile b/llvm-git/Makefile
index 90bab9f082..1c91c4c229 100644
--- a/llvm-git/Makefile
+++ b/llvm-git/Makefile
@@ -63,7 +63,6 @@ post-extract:
 	cp ../../mk/gnu-config/${f} ${WRKSRC}/cmake/${f}
 .endfor
 
-.include "../../wip/mk/git-package.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../lang/python/tool.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index