pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp-ufraw gimp-ufraw: needs jasper



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c4f82d416ae
branches:  trunk
changeset: 452718:3c4f82d416ae
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri May 14 14:09:05 2021 +0000

description:
gimp-ufraw: needs jasper

diffstat:

 graphics/gimp-ufraw/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r fd38198373f0 -r 3c4f82d416ae graphics/gimp-ufraw/Makefile
--- a/graphics/gimp-ufraw/Makefile      Fri May 14 14:08:30 2021 +0000
+++ b/graphics/gimp-ufraw/Makefile      Fri May 14 14:09:05 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124 2021/04/21 11:41:53 adam Exp $
+# $NetBSD: Makefile,v 1.125 2021/05/14 14:09:05 nia Exp $
 
 # Note that upstream has replaced tarballs without changing the
 # version number (e.g., 0.19.2 had two different tarballs).
@@ -48,6 +48,7 @@
 .include "../../graphics/gimp/buildlink3.mk"
 .include "../../graphics/gtkimageview/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"
+.include "../../graphics/jasper/buildlink3.mk"
 .include "../../graphics/lcms2/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"



Home | Main Index | Thread Index | Old Index