pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gegl gegl: Whitespace fixes.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46ec9b3ab02e
branches:  trunk
changeset: 412019:46ec9b3ab02e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 26 15:09:26 2020 +0000

description:
gegl: Whitespace fixes.

diffstat:

 graphics/gegl/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 65d56276d573 -r 46ec9b3ab02e graphics/gegl/Makefile
--- a/graphics/gegl/Makefile    Wed Feb 26 14:57:43 2020 +0000
+++ b/graphics/gegl/Makefile    Wed Feb 26 15:09:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2020/02/26 14:57:16 nia Exp $
+# $NetBSD: Makefile,v 1.80 2020/02/26 15:09:26 wiz Exp $
 
 DISTNAME=      gegl-0.4.22
 CATEGORIES=    graphics
@@ -27,10 +27,10 @@
 PLIST_VARS+=           Darwin not_Darwin
 .if ${OPSYS} == "Darwin"
 PLIST.Darwin=          yes
-PLIST_SUBST+=          SOEXT="dylib"
+PLIST_SUBST+=          SOEXT="dylib"
 .else
 PLIST.not_Darwin=      yes
-PLIST_SUBST+=          SOEXT="so"
+PLIST_SUBST+=          SOEXT="so"
 .endif
 
 # ../gegl/opencl/gegl-cl-color.c:32:10: fatal error: opencl/colors.cl.h: No such file or directory



Home | Main Index | Thread Index | Old Index