summaryrefslogtreecommitdiff
path: root/x11/maim
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2018-07-28 22:33:15 +0000
committernia <nia@pkgsrc.org>2018-07-28 22:33:15 +0000
commit1de5343aa7cf866d69da8ae7701499a283deb77b (patch)
tree98537348f9c1dacd6fbceb0b1c8f03329d1ca661 /x11/maim
parent7431f10ae2535e10a2387ad93914500565bba0e9 (diff)
downloadpkgsrc-1de5343aa7cf866d69da8ae7701499a283deb77b.tar.gz
x11/maim: Use the "Release" build type.
Diffstat (limited to 'x11/maim')
-rw-r--r--x11/maim/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/maim/Makefile b/x11/maim/Makefile
index 8f6d8ebf579..9f3a8e62215 100644
--- a/x11/maim/Makefile
+++ b/x11/maim/Makefile
@@ -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_CMAKE= yes
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"