pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libheif Do not pick up GCC's Go backend.
details: https://anonhg.NetBSD.org/pkgsrc/rev/537abbe56cc5
branches: trunk
changeset: 440555:537abbe56cc5
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Oct 11 23:47:31 2020 +0000
description:
Do not pick up GCC's Go backend.
diffstat:
graphics/libheif/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 00aadf4bd39f -r 537abbe56cc5 graphics/libheif/Makefile
--- a/graphics/libheif/Makefile Sun Oct 11 21:43:26 2020 +0000
+++ b/graphics/libheif/Makefile Sun Oct 11 23:47:31 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/09/29 06:04:58 triaxx Exp $
+# $NetBSD: Makefile,v 1.6 2020/10/11 23:47:31 joerg Exp $
DISTNAME= libheif-1.9.1
PKGREVISION= 1
@@ -17,6 +17,8 @@
USE_TOOLS+= pkg-config gmake
USE_LANGUAGES= c c++
+CONFIGURE_ARGS+= --disable-go
+
PKGCONFIG_OVERRIDE+= libheif.pc.in
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index