pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/libmspack libmspack: doesn't really use pkg-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9953605f5968
branches:  trunk
changeset: 382206:9953605f5968
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 22 22:25:08 2022 +0000

description:
libmspack: doesn't really use pkg-config, remove from tools

diffstat:

 archivers/libmspack/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7fc6571550ee -r 9953605f5968 archivers/libmspack/Makefile
--- a/archivers/libmspack/Makefile      Fri Jul 22 22:09:22 2022 +0000
+++ b/archivers/libmspack/Makefile      Fri Jul 22 22:25:08 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/08/05 13:39:24 prlw1 Exp $
+# $NetBSD: Makefile,v 1.8 2022/07/22 22:25:08 wiz Exp $
 
 DISTNAME=      libmspack-0.10.1alpha
 CATEGORIES=    devel
@@ -11,7 +11,6 @@
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config
 TEST_TARGET=   check
 
 PKGCONFIG_OVERRIDE+=   libmspack.pc.in



Home | Main Index | Thread Index | Old Index