pkgsrc-WIP-changes archive

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

luakit-git: USE_TOOLS+=pkg-config



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Thu Sep 27 22:29:24 2018 +0200
Changeset:	fcfa515a7a60700ae0f5b4838ac80193d73b8362

Modified Files:
	luakit-git/Makefile

Log Message:
luakit-git: USE_TOOLS+=pkg-config

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

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

diffstat:
 luakit-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/luakit-git/Makefile b/luakit-git/Makefile
index a20ddecab4..cc413148d8 100644
--- a/luakit-git/Makefile
+++ b/luakit-git/Makefile
@@ -9,7 +9,7 @@ HOMEPAGE=	http://luakit.org/
 COMMENT=	Webkit based browser framework extensible by Lua
 LICENSE=	gnu-gpl-v3
 
-USE_TOOLS+=	gmake
+USE_TOOLS+=	gmake pkg-config
 
 GIT_REPOSITORIES=	luakit
 GIT_BRANCH.luakit=	develop


Home | Main Index | Thread Index | Old Index