pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libheif
Module Name: pkgsrc
Committed By: joerg
Date: Sun Oct 11 23:47:31 UTC 2020
Modified Files:
pkgsrc/graphics/libheif: Makefile
Log Message:
Do not pick up GCC's Go backend.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/libheif/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/libheif/Makefile
diff -u pkgsrc/graphics/libheif/Makefile:1.5 pkgsrc/graphics/libheif/Makefile:1.6
--- pkgsrc/graphics/libheif/Makefile:1.5 Tue Sep 29 06:04:58 2020
+++ pkgsrc/graphics/libheif/Makefile Sun Oct 11 23:47:31 2020
@@ -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_LIBTOOL= yes
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