Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libheif libheif: Remove stray erroneous line



details:   https://anonhg.NetBSD.org/pkgsrc/rev/130c44a42017
branches:  trunk
changeset: 437960:130c44a42017
user:      otis <otis%pkgsrc.org@localhost>
date:      Thu Sep 03 19:07:59 2020 +0000

description:
libheif: Remove stray erroneous line

diffstat:

 graphics/libheif/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r c2379f79c56a -r 130c44a42017 graphics/libheif/Makefile
--- a/graphics/libheif/Makefile Thu Sep 03 19:07:19 2020 +0000
+++ b/graphics/libheif/Makefile Thu Sep 03 19:07:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/09/03 19:07:19 otis Exp $
+# $NetBSD: Makefile,v 1.3 2020/09/03 19:07:59 otis Exp $
 
 DISTNAME=      libheif-1.8.0
 CATEGORIES=    graphics
@@ -18,8 +18,6 @@
 
 PKGCONFIG_OVERRIDE+=   libheif.pc.in
 
-#BUILDLINK_TRANSFORM+= rm:-Werror
-
 .include "../../mk/jpeg.buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../multimedia/libaom/buildlink3.mk"



Home | Main Index | Thread Index | Old Index