pkgsrc-WIP-changes archive

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

wyeb-git: USE_TOOLS+= pkg-config



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Nov 2 16:46:26 2019 +0200
Changeset:	008c67fc0a24ac264f91f6d7dfb80ce1e610c227

Modified Files:
	wyeb-git/Makefile

Log Message:
wyeb-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=008c67fc0a24ac264f91f6d7dfb80ce1e610c227

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

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

diffs:
diff --git a/wyeb-git/Makefile b/wyeb-git/Makefile
index 850fd9531a..b898ddfd11 100644
--- a/wyeb-git/Makefile
+++ b/wyeb-git/Makefile
@@ -18,7 +18,7 @@ BUILD_MAKE_FLAGS+=	DISTROURI=https://www.pkgsrc.org/
 INSTALLATION_DIRS+=	bin lib/wyebrowser share/applications share/pixmaps
 
 MAKE_FILE=	makefile
-USE_TOOLS+=	gmake
+USE_TOOLS+=	gmake pkg-config
 
 # only used in main configuration file, should these dependencies be optional?
 DEPENDS+=	p5-File-MimeInfo-[0-9]*:../../devel/p5-File-MimeInfo


Home | Main Index | Thread Index | Old Index