Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/freeimage Needs pkg-config
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0f1a13166b1
branches: trunk
changeset: 431685:b0f1a13166b1
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat May 16 02:13:02 2020 +0000
description:
Needs pkg-config
diffstat:
graphics/freeimage/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e85b3a44a571 -r b0f1a13166b1 graphics/freeimage/Makefile
--- a/graphics/freeimage/Makefile Sat May 16 02:12:45 2020 +0000
+++ b/graphics/freeimage/Makefile Sat May 16 02:13:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/05/14 16:42:13 nia Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/16 02:13:02 joerg Exp $
DISTNAME= FreeImage3180
PKGNAME= freeimage-3.18.0
@@ -13,7 +13,7 @@
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 OR mpl-1.0
USE_LANGUAGES+= c c++11
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
WRKSRC= ${WRKDIR}/FreeImage
Home |
Main Index |
Thread Index |
Old Index