pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-small



Module Name:    pkgsrc
Committed By:   maya
Date:           Wed Apr 29 23:07:37 UTC 2020

Modified Files:
        pkgsrc/meta-pkgs/bulk-small: Makefile

Log Message:
bulk-small: remove pkg-config

it conflicts with pkgconf that you will build as one of the dependencies.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/meta-pkgs/bulk-small/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/bulk-small/Makefile
diff -u pkgsrc/meta-pkgs/bulk-small/Makefile:1.26 pkgsrc/meta-pkgs/bulk-small/Makefile:1.27
--- pkgsrc/meta-pkgs/bulk-small/Makefile:1.26   Wed Apr 29 21:41:24 2020
+++ pkgsrc/meta-pkgs/bulk-small/Makefile        Wed Apr 29 23:07:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/04/29 21:41:24 maya Exp $
+# $NetBSD: Makefile,v 1.27 2020/04/29 23:07:37 maya Exp $
 
 DISTNAME=      bulk-small-20180101
 PKGREVISION=   3
@@ -110,7 +110,6 @@ BUILD_DEPENDS+=             flex-[0-9]*:../../devel
 BUILD_DEPENDS+=                gmake-[0-9]*:../../devel/gmake
 BUILD_DEPENDS+=                libtool-base-[0-9]*:../../devel/libtool-base
 BUILD_DEPENDS+=                m4-[0-9]*:../../devel/m4
-BUILD_DEPENDS+=                pkg-config-[0-9]*:../../devel/pkg-config
 #BUILD_DEPENDS+=       osabi-[0-9]*:../../pkgtools/osabi
 BUILD_DEPENDS+=                pkg_tarup-[0-9]*:../../pkgtools/pkg_tarup
 



Home | Main Index | Thread Index | Old Index