pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/libmspack
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jul 22 22:25:08 UTC 2022
Modified Files:
pkgsrc/archivers/libmspack: Makefile
Log Message:
libmspack: doesn't really use pkg-config, remove from tools
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/archivers/libmspack/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/libmspack/Makefile
diff -u pkgsrc/archivers/libmspack/Makefile:1.7 pkgsrc/archivers/libmspack/Makefile:1.8
--- pkgsrc/archivers/libmspack/Makefile:1.7 Mon Aug 5 13:39:24 2019
+++ pkgsrc/archivers/libmspack/Makefile Fri Jul 22 22:25:08 2022
@@ -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 @@ LICENSE= gnu-lgpl-v2.1
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