pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libmd: do not require pkg-config.
Module Name: pkgsrc-wip
Committed By: Paolo Vincenzo Olivo <vins%NetBSD.org@localhost>
Pushed By: vms
Date: Wed Dec 7 11:30:51 2022 +0100
Changeset: 4494b8cfeb17eb6c4e333e94ab2a6b70a9c55e69
Modified Files:
libmd/Makefile
Log Message:
libmd: do not require pkg-config.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4494b8cfeb17eb6c4e333e94ab2a6b70a9c55e69
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libmd/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/libmd/Makefile b/libmd/Makefile
index 2b83666748..e82eaf6c7e 100644
--- a/libmd/Makefile
+++ b/libmd/Makefile
@@ -11,7 +11,6 @@ COMMENT= Message Digest functions from BSD systems
LICENSE= modified-bsd AND 2-clause-bsd AND isc AND beer-ware
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= src/libmd.pc.in
Home |
Main Index |
Thread Index |
Old Index