pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/maim x11/maim: Use the "Release" build type.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a6be2a2d9eca
branches: trunk
changeset: 383355:a6be2a2d9eca
user: nia <nia%pkgsrc.org@localhost>
date: Sat Jul 28 22:33:15 2018 +0000
description:
x11/maim: Use the "Release" build type.
diffstat:
x11/maim/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 29b76d726f99 -r a6be2a2d9eca x11/maim/Makefile
--- a/x11/maim/Makefile Sat Jul 28 22:32:29 2018 +0000
+++ b/x11/maim/Makefile Sat Jul 28 22:33:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/07/28 15:23:24 nia Exp $
+# $NetBSD: Makefile,v 1.2 2018/07/28 22:33:15 nia Exp $
DISTNAME= maim-5.5.2
CATEGORIES= x11
@@ -15,6 +15,8 @@
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
+CMAKE_ARGS+= -DCMAKE_BUILD_TYPE="Release"
+
.include "../../graphics/glm/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index