diff options
| author | wiz <wiz@pkgsrc.org> | 2022-07-25 11:12:18 +0000 |
|---|---|---|
| committer | wiz <wiz@pkgsrc.org> | 2022-07-25 11:12:18 +0000 |
| commit | 0dec7a6a066d910f283580f32c6966e2e02486b4 (patch) | |
| tree | e2d3e30d7998b821ac7fdae9451b2bc9ea7bd1e8 /math/coinmp | |
| parent | 7207b5fc75eea84622b7b058f15171f239092158 (diff) | |
| download | pkgsrc-0dec7a6a066d910f283580f32c6966e2e02486b4.tar.gz | |
*: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
Diffstat (limited to 'math/coinmp')
| -rw-r--r-- | math/coinmp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile index 7d93d3a68f7..a4a3f6b61b8 100644 --- a/math/coinmp/Makefile +++ b/math/coinmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2020/10/10 16:10:27 nia Exp $ +# $NetBSD: Makefile,v 1.9 2022/07/25 11:12:25 wiz Exp $ DISTNAME= CoinMP-1.8.4 PKGNAME= ${DISTNAME:tl} @@ -13,7 +13,6 @@ LICENSE= cpl-1.0 GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ fortran USE_GCC_RUNTIME= yes |
