pkgsrc-WIP-changes archive

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

arachne-pnr-git - Add icestorm as a dependency



Module Name:	pkgsrc-wip
Committed By:	Sevan Janiyan <venture37%geeklan.co.uk@localhost>
Pushed By:	sevan
Date:		Thu Feb 16 16:05:12 2017 +0000
Changeset:	c14fd59d73af7d08babec52a76ad50bc9b018d57

Modified Files:
	arachne-pnr-git/Makefile

Log Message:
arachne-pnr-git - Add icestorm as a dependency

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

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

diffstat:
 arachne-pnr-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/arachne-pnr-git/Makefile b/arachne-pnr-git/Makefile
index e8bf517e3f..9f1be44f4a 100644
--- a/arachne-pnr-git/Makefile
+++ b/arachne-pnr-git/Makefile
@@ -13,6 +13,7 @@ LICENSE=	mit
 USE_LANGUAGES+=		c++
 USE_TOOLS+= 		gmake
 LIBS+= 			-lm
+DEPENDS+= 		icestorm-[0-9]*:../../wip/icestorm-git
 
 WRKSRC=			${WRKDIR}/arachne-pnr-${GITHUB_TAG}
 MAKE_ENV+=		ICEBOX=${PREFIX}/share/icebox


Home | Main Index | Thread Index | Old Index