pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gegl
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 26 15:09:26 UTC 2020
Modified Files:
pkgsrc/graphics/gegl: Makefile
Log Message:
gegl: Whitespace fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/graphics/gegl/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/gegl/Makefile
diff -u pkgsrc/graphics/gegl/Makefile:1.79 pkgsrc/graphics/gegl/Makefile:1.80
--- pkgsrc/graphics/gegl/Makefile:1.79 Wed Feb 26 14:57:16 2020
+++ pkgsrc/graphics/gegl/Makefile Wed Feb 26 15:09:26 2020
@@ -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 @@ PYTHON_FOR_BUILD_ONLY= tool
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