pkgsrc-WIP-changes archive

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

liblxqt: needs pkg-config



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 15:52:25 2015 +0200
Changeset:	3c22aacdb55761fd556e6c03b2d0abc736dbefb8

Modified Files:
	liblxqt/Makefile.common

Log Message:
liblxqt: needs pkg-config

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

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

diffstat:
 liblxqt/Makefile.common | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/liblxqt/Makefile.common b/liblxqt/Makefile.common
index d6338cf..9acdae8 100644
--- a/liblxqt/Makefile.common
+++ b/liblxqt/Makefile.common
@@ -8,3 +8,4 @@ EXTRACT_USING=	gtar
 
 USE_CMAKE=	yes
 USE_LANGUAGES=	c c++
+USE_TOOLS+=	pkg-config


Home | Main Index | Thread Index | Old Index