pkgsrc-WIP-changes archive

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

cliqz: Include GConf bl3



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Dec 7 14:12:18 2018 +0100
Changeset:	9f16978f98bba850d980a4521a398ea0e36e797e

Modified Files:
	cliqz/Makefile

Log Message:
cliqz: Include GConf bl3

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

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

diffstat:
 cliqz/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/cliqz/Makefile b/cliqz/Makefile
index 61bbc2510f..ace2ce9d8b 100644
--- a/cliqz/Makefile
+++ b/cliqz/Makefile
@@ -65,6 +65,7 @@ do-build:
 	cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./magic_build_and_package.sh
 
 .include "../../archivers/bzip2/buildlink3.mk"
+.include "../../devel/GConf/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libevent+=       libevent>=1.1
 .include "../../devel/libevent/buildlink3.mk"
 .include "../../devel/libffi/buildlink3.mk"


Home | Main Index | Thread Index | Old Index