pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
arachne-pnr-git - Remove commented out entries in Makefile
Module Name: pkgsrc-wip
Committed By: Sevan Janiyan <venture37%geeklan.co.uk@localhost>
Pushed By: sevan
Date: Wed Feb 15 04:48:00 2017 +0000
Changeset: 1e2be9ea2af76cb082c020dca5e2afed4371122f
Modified Files:
arachne-pnr-git/Makefile
Log Message:
arachne-pnr-git - Remove commented out entries in Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1e2be9ea2af76cb082c020dca5e2afed4371122f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
arachne-pnr-git/Makefile | 4 ----
1 file changed, 4 deletions(-)
diffs:
diff --git a/arachne-pnr-git/Makefile b/arachne-pnr-git/Makefile
index 8a09d8468a..e8bf517e3f 100644
--- a/arachne-pnr-git/Makefile
+++ b/arachne-pnr-git/Makefile
@@ -14,13 +14,9 @@ USE_LANGUAGES+= c++
USE_TOOLS+= gmake
LIBS+= -lm
-#GIT_REPOSITORIES= arachne-pnr
-#GIT_REPO.arachne-pnr= git://github.com/cseed/arachne-pnr.git
-#GIT_REVISION.arachne-pnr= 52e69ed207342710080d85c7c639480e74a021d7
WRKSRC= ${WRKDIR}/arachne-pnr-${GITHUB_TAG}
MAKE_ENV+= ICEBOX=${PREFIX}/share/icebox
MAKE_ENV+= DESTDIR=${DESTDIR}
MAKE_ENV+= PREFIX=${PREFIX}
-#.include "../../wip/mk/git-package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index