pkgsrc-WIP-changes archive

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

orcania: doesn't need pkg-config



Module Name:	pkgsrc-wip
Committed By:	Olivier Girondel <olivier%biniou.info@localhost>
Pushed By:	oliv3
Date:		Wed Sep 21 18:27:57 2022 +0200
Changeset:	d624f3d00a4971edf5e5fba700bc6a300190c4df

Modified Files:
	orcania/Makefile

Log Message:
orcania: doesn't need pkg-config

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

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

diffstat:
 orcania/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/orcania/Makefile b/orcania/Makefile
index 02cf51808f..7ec4273edc 100644
--- a/orcania/Makefile
+++ b/orcania/Makefile
@@ -11,7 +11,6 @@ COMMENT=	Potluck with different functions for different purposes for C programs
 LICENSE=	gnu-lgpl-v2.1
 
 USE_CMAKE=	yes
-USE_TOOLS+=	pkg-config
 
 PKGCONFIG_OVERRIDE+=	liborcania.pc.in
 


Home | Main Index | Thread Index | Old Index