pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
honggfuzz-git: Require capstone
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Thu Aug 16 16:53:22 2018 +0200
Changeset: ff3b0be3fe9b9baef40634022af84d26fcfe2090
Modified Files:
honggfuzz-git/Makefile
Log Message:
honggfuzz-git: Require capstone
Adapt package for upstream changes.
Merged NetBSD ptrace(2) backend.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ff3b0be3fe9b9baef40634022af84d26fcfe2090
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
honggfuzz-git/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/honggfuzz-git/Makefile b/honggfuzz-git/Makefile
index cc94f2cab0..0b8a7b2ad2 100644
--- a/honggfuzz-git/Makefile
+++ b/honggfuzz-git/Makefile
@@ -17,4 +17,5 @@ USE_TOOLS+= bash:run gmake
.include "../../wip/mk/git-package.mk"
.include "../../lang/libBlocksRuntime/buildlink3.mk"
+.include "../../devel/capstone/buildlink3.mk
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index